RatingItem Class
Represents a rating item.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Remarks
The RatingItem class represents a rating item within the RatingControl/RatingEdit.
To access the collection of rating items, use the RatingControl.Items property.
Inheritance
See Also