ASPxClientRatingControl Events
Represents the client-side equivalent of the ASPxRatingControl control.
Name | Description |
---|---|
Init |
Occurs on the client side after the control has been initialized.
Inherited from ASPx |
Item |
Fires on the server after an item has been clicked. |
Item |
Occurs on the client side when the mouse cursor moves outside a rating control item. |
Item |
Occurs on the client side when the mouse cursor is moved into a rating control item. |
See Also