ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IFooterBand Interface / RepeatOnNewPage Property

In This Topic
    RepeatOnNewPage Property (IFooterBand)
    In This Topic
    Indicates that this footer band will repeat on each new page.
    Syntax
    'Declaration
     
    ReadOnly Property RepeatOnNewPage As Boolean
    bool RepeatOnNewPage {get;}
    See Also