[]
Gets or sets a 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 tablix with RTL direction.
public int GroupsBeforeRowHeaders { get; set; }
Type | Description |
---|---|
int | An int value indicating the number of groups before the row headers. |