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

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