CellValueChangedEventArgs.OldValue Property
In This Article
Gets the cell’s previous value.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Object | The previous cell value. |
See Also