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

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

Matrixの列は左から右(ヘッダが左側にある)に拡張するか、右から左(ヘッダが右側にある)に拡張するかを示す値を取得または設定します。

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

プロパティ値

Matrixの列は左から右に拡張するか、右から左(ヘッダが右側にある)に拡張するかを示すLayoutDirection列挙体。

参照

Matrix クラス
Matrix メンバ