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