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