ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedList Class / Footer Property

In This Topic
    Footer Property (BandedList)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Footer As Band
    public Band Footer {get; set;}
    See Also