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





Represents a page within a report.

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

 Syntax

C#  Copy Code

public class Page : ItemWithSections

Visual Basic  Copy Code

Public Class Page
    Inherits ItemWithSections

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                MindFusion.Reporting.Silverlight.ReportItem
                    MindFusion.Reporting.Silverlight.ItemWithChildren
                        MindFusion.Reporting.Silverlight.ItemWithSections
                            MindFusion.Reporting.Silverlight.Page

 See Also

Page Members
MindFusion.Reporting.Silverlight Namespace