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

In This Topic
    FixedRowHeaders Property (ITablix)
    In This Topic
    Indicates the row headers should be displayed on the page even when the user scrolls part of the tablix off the page.
    Syntax
    'Declaration
     
    ReadOnly Property FixedRowHeaders As Boolean
    bool FixedRowHeaders {get;}
    See Also