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

In This Topic
    HeaderFooter Class
    In This Topic
    Defines the header or footer rows for a table or group.
    Object Model
    HeaderFooter Class
    Syntax
    'Declaration
     
    Public Class HeaderFooter 
       Inherits ReportComponent
       Implements IReportComponentIReportComponentContainerIValidateable 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.HeaderFooter
                   GrapeCity.ActiveReports.PageReportModel.Footer
                   GrapeCity.ActiveReports.PageReportModel.Header

    See Also