PivotSummaryValue.Count Property
Returns the value of the PivotSummaryType.Count function for the current cell.
Namespace: DevExpress.Data.PivotGrid
Assembly: DevExpress.PivotGrid.v22.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
Int32 | The value of the PivotSummaryType.Count function for the current cell. |
See Also