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

In This Topic
    PageHeaderFooter Class
    In This Topic
    Specifies the layout definition for each ReportItem at the top of each page (PageHeader) or the bottom of each page (PageFooter).
    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