Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1RatingItem Class / RatedBrush Property

In This Topic
    RatedBrush Property (C1RatingItem)
    In This Topic
    Get or set background brush in a rated state.
    Syntax
    'Declaration
     
    
    Public Property RatedBrush As Brush
    public Brush RatedBrush {get; set;}
    See Also