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

RatingEdit Class

Represents a rating editor.

Namespace: DevExpress.UI.Xaml.Editors

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

Declaration

[ToolboxTabName("DX.18.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
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
Windows.UI.Xaml.Controls.Control
DevExpress.Core.Native.DXControl
BaseEdit
RatingEdit
See Also