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

In This Topic
    Rating Property
    In This Topic
    Identifies the parent C1Rating of this item.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Rating As C1Rating
    public C1Rating Rating {get;}
    See Also