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