ASPxClientGaugeControl Events
Represents the client ASPxGaugeControl.| Name | Description |
|---|---|
| BeginCallback | Occurs when a callback for server-side processing is initiated. |
| CallbackError | Fires when errors have occurred during callback processing. |
| EndCallback | Occurs on the client after a callback’s server-side processing has been completed. |
| Init | Occurs on the client side after the control has been initialized. Inherited from ASPxClientControlBase. |
See Also