BaseOptionChangedEventArgs Class
Provides data for the events that fire after option changes .
Namespace: DevExpress.Utils.Controls
Assembly: DevExpress.Data.v24.2.dll
Declaration
Remarks
These events fire in response to option modifications. The BaseOptionChangedEventArgs class members allow you to identify the option name and its previous and current value.
See Also