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

RatingEdit Class

Represents a rating editor.

Namespace: DevExpress.Xpf.Editors

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

Declaration

public class RatingEdit :
    BaseEdit,
    IImageExportSettings,
    IExportSettings

Remarks

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

RatingEdit

See Also