PivotGridCellTemplateItem.SummaryValue Property
Gets the summary value currently being processed.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
PivotSummaryValue | The summary value currently being processed. |
See Also