[]
Gets a value that determines whether a PivotEngine view is currently defined.
public 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.