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