ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrix Interface / CellsBeforeRowHeaders Property

In This Topic
    CellsBeforeRowHeaders Property
    In This Topic
    The number of instances of the outermost column group that should appear to the left of the row headers (right of the row headers for RTL matrixes).
    Syntax
    'Declaration
     
    ReadOnly Property CellsBeforeRowHeaders As Integer
    int CellsBeforeRowHeaders {get;}
    See Also