GroupsBeforeRowHeaders Property (ITablix)
In This Topic
Gets 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;}
Property Value
An
System.Int32 representing the number of instances of the outermost column member before the row headers.
See Also