MindFusion.Reporting for Silverlight Programmer's Guide
PageBreak Class
See Also
 





Represents a single line across the whole width of a page, which indicates a page break at that location.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public class PageBreak : ReportItem

Visual Basic  Copy Code

Public Class PageBreak
    Inherits ReportItem

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                MindFusion.Reporting.Silverlight.ReportItem
                    MindFusion.Reporting.Silverlight.PageBreak

 See Also

PageBreak Members
MindFusion.Reporting.Silverlight Namespace