MindFusion.Wpf Pack Programmer's Guide
Page Class
See Also
 





Represents a page within a report.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public class Page : ItemWithSections

Visual Basic  Copy Code

Public Class Page
    Inherits ItemWithSections

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        MindFusion.Reporting.Wpf.ReportItem
                            MindFusion.Reporting.Wpf.ItemWithChildren
                                MindFusion.Reporting.Wpf.ItemWithSections
                                    MindFusion.Reporting.Wpf.Page

 See Also

Page Members
MindFusion.Reporting.Wpf Namespace