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

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