PivotFieldValueEventArgs.CustomTotal Property
Gets the custom total which the currently processed column/row header corresponds to.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
PivotGridCustomTotal | A PivotGridCustomTotal object that is the custom total which the processed header corresponds to. |
See Also