ASPxClientGaugeControl Events
Represents the client ASPxGaugeControl.
Name | Description |
---|---|
Begin |
Occurs when a callback for server-side processing is initiated. |
Callback |
Fires when errors have occurred during callback processing. |
End |
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 ASPx |
See Also