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

In This Topic
    RepeatOnNewPage Property (ITablixMember)
    In This Topic
    Indicates whether a static tablix member should be repeated on every page whenever a visible dynamic member sibling with the corresponding KeepWithGroup or its children appear on that page.
    Syntax
    'Declaration
     
    ReadOnly Property RepeatOnNewPage As Boolean
    bool RepeatOnNewPage {get;}
    See Also