RatingControlItemEventArgs.ItemIndex Property
Gets the clicked item’s index.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | The index of the clicked item. |
See Also