ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedListGroup Class / Footer Property

In This Topic
    Footer Property (BandedListGroup)
    In This Topic
    Specifies a footer that is rendered at the bottom of each group.
    Syntax
    'Declaration
     
    Public Property Footer As Band
    public Band Footer {get; set;}
    See Also