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

RatingControl Class

Represents a Rating Control.

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public class RatingControl :
    Control

Remarks

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

RatingEdit

See Also