ASPxClientRatingControlItemMouseEventArgs.index Property
In This Article
Gets the index of the item related to the event.
#Declaration
TypeScript
index: number
#Property Value
Type | Description |
---|---|
number | The related item’s index. |
See Also