ASPxClientRatingControlItemClickEventArgs Properties
Provides data for the ASPxClientRatingControl.ItemClick event.
Name | Description |
---|---|
index | Gets the index of the item related to the event. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
See Also