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

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

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

    See Also