TcxCustomPivotGrid.DeleteAllFields Method
In This Article
Deletes all the fields in the pivot grid.
#Declaration
Delphi
procedure DeleteAllFields;
#Remarks
Use the DeleteAllFields method to remove all the currently allocated fields from the pivot grid.
See Also