FlexPivot for WinForms
IsActive プロパティ (PivotField)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotField クラス : IsActive プロパティ
Gets or sets whether this field is active in the FlexPivot view.
シンタックス
'宣言
 
Public Property IsActive As System.Boolean
public System.bool IsActive {get; set;}
解説
Setting this property to true causes the field to be added to the RowFields list of the parent C1PivotEngine.
参照

PivotField クラス
PivotField メンバ