MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Footer Class
Members

Footer Class
Represents a footer component of a table or group, containing rows that appear at the end of a group or table.
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