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

In This Topic
    Footer Property (ITable)
    In This Topic
    Gets the table's footer.
    Syntax
    'Declaration
     
    ReadOnly Property Footer As ITableHeaderFooterRows
    ITableHeaderFooterRows Footer {get;}
    See Also