Back to Devexpress

RatingControl Class

wpf-devexpress-dot-xpf-dot-editors-84226687.md

latest1.5 KB
Original Source

RatingControl Class

Represents a Rating Control.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class RatingControl :
    Control
vb
Public Class RatingControl
    Inherits Control

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control RatingControl

See Also

RatingControl Members

DevExpress.Xpf.Editors Namespace