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

In This Topic
    RepeatOnNewPage Property (ITableHeaderFooterRows)
    In This Topic
    Indicates if these rows should be repeated on each page that the table or group is displayed on.
    Syntax
    'Declaration
     
    ReadOnly Property RepeatOnNewPage As Boolean
    bool RepeatOnNewPage {get;}
    See Also