ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportSectionPage Class / PageHeader Property

In This Topic
    PageHeader Property (ReportSectionPage)
    In This Topic
    Specifies a header that is rendered at the top of each page.
    Syntax
    'Declaration
     
    Public Property PageHeader As PageHeaderFooter
    public PageHeaderFooter PageHeader {get; set;}
    See Also