ASPxClientRatingControlItemMouseEventArgs Properties
Provides data for the rating control’s ItemMouseOver and ItemMouseOut client events (such as ASPxClientRatingControl.ItemMouseOver and ASPxClientRatingControl.ItemMouseOut).| Name | Description |
|---|---|
| index | Gets the index of the item related to the event. |
See Also