BootstrapUIWidgetBase.Drawn Event
Fires when the widget has finished drawing itself.
Declaration
Drawn: ASPxClientEvent<BootstrapUIWidgetDrawnEventHandler<BootstrapUIWidgetBase>>
Event Data
The Drawn event's data class is ASPxClientEventArgs.
See Also