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