[]
        
(Showing Draft Content)

C1.PivotEngine.C1PivotEngine.IsViewDefined

IsViewDefined Property

IsViewDefined

Gets a value that determines whether a PivotEngine view is currently defined.

Declaration
public bool IsViewDefined { get; }
Remarks

A PivotEngine view is defined if the ValueFields list is not empty and either the RowFields or ColumnFields lists are not empty.