CustomizePivotCellEventArgs.Value Property
Specifies the value of the cell currently being processed.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | An object which represents the processed cell’s value. |
See Also