ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Header Class
Members

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

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

    See Also