CellValueChangedEventArgs.OldValue Property
Gets the cell’s previous value.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The previous cell value. |
See Also