BaseOptionChangedEventArgs.Name Property
Gets the name of the option whose value has been changed.
Namespace: DevExpress.Utils.Controls
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | A String value representing the option’s name. |
See Also