Skip to main content
A newer version of this page is available. .

PivotGridCellTemplateItem.SummaryValue Property

Gets the summary value currently being processed.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v19.2.dll

Declaration

public PivotSummaryValue SummaryValue { get; }

Property Value

Type Description
PivotSummaryValue

The summary value currently being processed.

See Also