ComponentOne FlexPivot for WinForms
IsViewDefined Property

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotEngine Class : IsViewDefined Property
Gets a value that determines whether an FlexPivot view is currently defined.
Syntax
'Declaration
 
Public ReadOnly Property IsViewDefined As System.Boolean
public System.bool IsViewDefined {get;}
Remarks
An FlexPivot view is defined if the ValueFields list is not empty and either the RowFields or ColumnFields lists are not empty.
See Also

Reference

C1FlexPivotEngine Class
C1FlexPivotEngine Members