BaseOptionChangedEventArgs.OldValue Property
Gets the option’s previous value.
Namespace: DevExpress.Utils.Controls
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Object | A Object value representing the option’s previous value. |
See Also