RepositoryItemRatingControl.ItemClick Event
Fires whenever an end-user clicks a rating item within this RatingControl.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Event Data
The ItemClick event's data class is DevExpress.XtraEditors.Repository.ItemEventArgs.
See Also