FlexPivot for WinForms
TotalsBeforeData プロパティ (C1PivotEngine)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > C1PivotEngine クラス : TotalsBeforeData プロパティ
Gets or sets a value that determines whether row and column totals should be displayed before or after regular data rows and columns. If this value is set to true, total rows appear above data rows and total columns appear on the left of regular data columns.
シンタックス
'宣言
 
Public Property TotalsBeforeData As System.Boolean
public System.bool TotalsBeforeData {get; set;}
参照

C1PivotEngine クラス
C1PivotEngine メンバ