ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface / PageHeader Property

In This Topic
    PageHeader Property (IReport)
    In This Topic
    Returns a reference to the page header section of the report.
    Syntax
    'Declaration
     
    ReadOnly Property PageHeader As IPageSection
    IPageSection PageHeader {get;}
    See Also