CellValueEventArgs.Value Property
Gets or sets the processed cell’s value.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v21.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | An object that represents the cell’s value. |
See Also