BootstrapUIWidgetBase.OptionChanged Event
Fires after an option of the widget has been changed.
Declaration
OptionChanged: ASPxClientEvent<BootstrapUIWidgetOptionChangedEventHandler<BootstrapUIWidgetBase>>
Event Data
The OptionChanged event's data class is ASPxClientEventArgs.
See Also