Represents a page within a report.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public class Page : ItemWithSections |
Visual Basic
Copy Code
|
|---|
Public Class Page |
Inheritance HierarchySystem.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