Skip to main content

RatingEdit Class

Represents a rating editor.

Namespace: DevExpress.UI.Xaml.Editors

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

NuGet Package: DevExpress.Uwp.Controls

Declaration

[ToolboxTabName("DX.21.2: Common Controls")]
public class RatingEdit :
    BaseEdit

Remarks

The RatingEdit is used to visualize and allow end-users to select the rating.

RatingEdit

Inheritance

Object
DependencyObject
Windows.UI.Xaml.UIElement
FrameworkElement
Control
DevExpress.Core.Native.DXControl
BaseEdit
RatingEdit
See Also