PivotGridCellTemplateItem.SummaryValue Property
In This Article
Gets the summary value currently being processed.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PivotSummaryValue SummaryValue { get; }
#Property Value
Type | Description |
---|---|
Pivot |
The summary value currently being processed. |
See Also