ActiveReports for .NET 18.0J
GroupsBeforeRowHeaders プロパティ (Matrix)

GrapeCity.ActiveReports.PageReportModel 名前空間 > Matrix クラス : GroupsBeforeRowHeaders プロパティ

行ヘッダの左側(右から左方向のMatrixの場合は、行ヘッダの右側)に表示される一番外側の列グループのインスタンスの数を取得または設定します。

シンタックス
'宣言
 
Public Property GroupsBeforeRowHeaders As Integer
public int GroupsBeforeRowHeaders {get; set;}

プロパティ値

行ヘッダの左側に表示される一番外側の列グループを示すInteger

解説

GroupsBeforeRowHeadersで、小計列は必要に応じて、一番右側または左側の詳細列の一部として認識されています(詳細列と共に移動される)。

参照

Matrix クラス
Matrix メンバ