ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PageHeaderFooter Class
Members

In This Topic
    PageHeaderFooter Class
    In This Topic
    Represents the layout for each ReportItem at the top (PageHeader) or bottom (PageFooter) of each page.
    Object Model
    PageHeaderFooter Class
    Syntax
    'Declaration
     
    Public NotInheritable Class PageHeaderFooter 
       Inherits ReportComponentContainer
       Implements IRdlContainerIReportComponentIReportComponentContainerIValidateable 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer
                   GrapeCity.ActiveReports.PageReportModel.PageHeaderFooter

    See Also