Gets or sets 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
Public Property GroupsBeforeRowHeaders As Integer
public int GroupsBeforeRowHeaders {get; set;}
See Also