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

In This Topic
    GroupsBeforeRowHeaders Property (ITablix)
    In This Topic
    The number of instances of the leftmost outer column member that should appear to the left of the row headers (right of the row headers for RTL tablixes)
    Syntax
    'Declaration
     
    ReadOnly Property GroupsBeforeRowHeaders As Integer
    int GroupsBeforeRowHeaders {get;}
    See Also