BootstrapUIWidgetBase.Exported Event
Fires after data from the widget is exported.
Declaration
Exported: ASPxClientEvent<BootstrapUIWidgetExportedEventHandler<BootstrapUIWidgetBase>>
Event Data
The Exported event's data class is ASPxClientEventArgs.
See Also