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.v19.1.dll

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