PivotGridFieldFilterValues.Count Property
In This Article
Gets the number of elements in the PivotGridFieldFilterValues.Values array.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the number of elements in the Pivot |
See Also