Tablix.GroupsBeforeRowHeaders Property

Definition

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).

public:
 property int GroupsBeforeRowHeaders { int get(); void set(int value); };
[System.ComponentModel.DefaultValue(0)]
public int GroupsBeforeRowHeaders { get; set; }
[<System.ComponentModel.DefaultValue(0)>]
member this.GroupsBeforeRowHeaders : int with get, set
Public Property GroupsBeforeRowHeaders As Integer

Property Value

The number of instances of the leftmost outer column member that should appear to the left of the row headers.

Attributes

Applies to