PivotGridGroup.GetIsFilterValuesEmpty() Method
Returns a value that indicates whether the GroupFilterValues is empty.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v25.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Returns
| Type | Description |
|---|---|
| Boolean | True, if the collection is empty; otherwise, false. |
See Also