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

In This Topic
    Page Property (ReportSectionBase)
    In This Topic
    Page descriptor of the report section.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Page As PageBase
    public abstract PageBase Page {get;}
    See Also