MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ReportSectionBase Class / Page Property

In This Topic
Page Property (ReportSectionBase)
In This Topic
Gets the page descriptor of the report section.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Page As PageBase
 

Property Value

A PageBase representing the page descriptor of the report section.
See Also