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

In This Topic
    RepeatRowHeaders Property (ITablix)
    In This Topic
    Indicates the column headers should be repeated on each page on which a portion of the tablix appears.
    Syntax
    'Declaration
     
    ReadOnly Property RepeatRowHeaders As Boolean
    bool RepeatRowHeaders {get;}
    See Also