FlexPivot for WinForms
SubtotalPosition プロパティ (C1FlexGridBase)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス : SubtotalPosition プロパティ
Gets or sets whether node rows appear above or below the data.
シンタックス
'宣言
 
Public Property SubtotalPosition As SubtotalPositionEnum
public SubtotalPositionEnum SubtotalPosition {get; set;}
解説

This property determines how the outline tree is drawn, and it also determines whether the C1.Win.C1FlexGrid.C1FlexGridBase.Subtotal(C1.Win.C1FlexGrid.AggregateEnum,System.Int32,System.Int32,System.Int32,System.Int32,System.String,C1.Win.C1FlexGrid.AggregateFlags,C1.Win.C1FlexGrid.RowColFlags) method should add subtotal rows (which are node rows) above or below the data being summarized.

Changing this property clears any existing nodes.

参照

C1FlexGridBase クラス
C1FlexGridBase メンバ