PivotGridFieldFilterValues.Count Property
Gets the number of elements in the PivotGridFieldFilterValues.Values array.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the number of elements in the PivotGridFieldFilterValues.Values array. |
See Also