BaseOptionChangedEventArgs.NewValue Property
Gets or sets the option’s current 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 current value. |
See Also