GroupsBeforeRowHeaders Property (IMatrix)
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 GroupsBeforeRowHeaders As Integer
int GroupsBeforeRowHeaders {get;}
See Also