Skip to main content
A newer version of this page is available. .

RatingItem Class

Represents a rating item.

Namespace: DevExpress.UI.Xaml.Editors

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

Declaration

public class RatingItem :
    Control

Remarks

The RatingItem class represents a rating item within the RatingEdit.

Inheritance

Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
Windows.UI.Xaml.Controls.Control
RatingItem
See Also