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