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.v21.2.dll

NuGet Package: 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