Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Rating Class / RatingMode Property

In This Topic
    RatingMode Property
    In This Topic
    Specifies the behavior of rating.
    Syntax
    'Declaration
     
    
    Public Property RatingMode As RatingMode
    public RatingMode RatingMode {get; set;}
    See Also