Skip to main content

RatingItem Class

Represents a rating item.

Namespace: DevExpress.UI.Xaml.Editors

Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public class RatingItem :
    Control

#Remarks

The RatingItem class represents a rating item within the RatingEdit.

#Inheritance

Object
DependencyObject
Windows.UI.Xaml.UIElement
See Also