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

In This Topic
    Footer Property (BandedList)
    In This Topic
    Specifies report footer for this banded list.
    Syntax
    'Declaration
     
    Public Property Footer As Band
    public Band Footer {get; set;}
    See Also