ActiveReports 19 .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
    Gets the footer for this group instance.
    Syntax
    'Declaration
     
    ReadOnly Property GroupFooter As IFooterBand
    IFooterBand GroupFooter {get;}

    Property Value

    An GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFooterBand specifying the group footer.
    See Also