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

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > C1PivotEngine クラス : IsViewDefined プロパティ
Gets a value that determines whether a PivotEngine view is currently defined.
シンタックス
'宣言
 
Public ReadOnly Property IsViewDefined As System.Boolean
public System.bool IsViewDefined {get;}
解説
A PivotEngine view is defined if the ValueFields list is not empty and either the RowFields or ColumnFields lists are not empty.
参照

C1PivotEngine クラス
C1PivotEngine メンバ