Tablix.GroupsBeforeRowHeaders 屬性

定義

取得或設定最左邊外欄成員的實例數,該成員應出現在列標頭左側(RTL Tablix 則位於列標頭右側)。

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

屬性值

最左邊最外欄成員應出現在列標頭左側的實例數。

屬性

適用於