バージョン

ParentInFrontForColumns プロパティ

PivotDataRow/Column の合計が DataRow/PivotDataColumn データの前と後ろのどちらに配置されるかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property ParentInFrontForColumns As Boolean
public bool ParentInFrontForColumns {get; set;}

プロパティ値

合計値を示す PivotDataColumn を後ろに付ける場合は true。そうでない場合は false
参照