Skip to main content
All docs
V18.2

BootstrapUIWidgetOptionChangedEventArgs Class

Provides data for client events raised in response to changing the widget’s options.

Declaration

declare class BootstrapUIWidgetOptionChangedEventArgs extends BootstrapUIWidgetEventArgsBase

Remarks

BootstrapUIWidgetOptionChangedEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs
BootstrapUIWidgetEventArgsBase
BootstrapUIWidgetOptionChangedEventArgs
See Also