ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITableGroup Interface / Footer Property

In This Topic
    Footer Property (ITableGroup)
    In This Topic
    Defines the header section of this group.
    Syntax
    'Declaration
     
    ReadOnly Property Footer As ITableHeaderFooterRows
    ITableHeaderFooterRows Footer {get;}
    See Also