PivotGroupFilterValuesCollection.Clear() Method
In This Article
Clears the collection.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Remarks
To remove individual items from the collection, use the PivotGroupFilterValuesCollection.Remove method.
See Also