BootstrapUIWidgetBase.Init Event
Fires once, after the widget is initialized.
Declaration
Init: ASPxClientEvent<BootstrapUIWidgetInitializedEventHandler<BootstrapUIWidgetBase>>
Event Data
The Init event's data class is ASPxClientEventArgs.
See Also