PivotGridFieldFilterValues.IsEmpty Property
In This Article
Gets whether the current collection contains values used to filter against the current field.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if there are no elements in the Pivot |
See Also