Back to Devexpress

PivotGridGroup.Clear() Method

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridgroup-f3f3914c.md

latest1.0 KB
Original Source

PivotGridGroup.Clear() Method

Removes all elements from the PivotGridGroup.Fields collection.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.PivotGrid.v25.2.Core.dll

NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

csharp
public void Clear()
vb
Public Sub Clear

See Also

PivotGridGroup Class

PivotGridGroup Members

DevExpress.XtraPivotGrid Namespace