ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IBandedList Interface / Footer Property

In This Topic
    Footer Property (IBandedList)
    In This Topic
    Gets the footer for this banded list.
    Syntax
    'Declaration
     
    ReadOnly Property Footer As IFooterBand
    IFooterBand Footer {get;}

    Property Value

    An IFooterBand specifying the report footer.
    See Also