Skip to main content

RatingControl Class

Represents a Rating Control.

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v23.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