ActiveReports 18 .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
    Specifies report footer for this banded list.
    Syntax
    'Declaration
     
    ReadOnly Property Footer As IFooterBand
    IFooterBand Footer {get;}
    See Also