ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList Namespace / IBandedListGroup Interface / GroupFooter Property

In This Topic
    GroupFooter Property
    In This Topic
    Specifies footer for this group instance.
    Syntax
    'Declaration
     
    ReadOnly Property GroupFooter As IFooterBand
    IFooterBand GroupFooter {get;}
    See Also