ComponentOne Extended Library for WPF and Silverlight
RatingPrecision Enumeration

C1.WPF.Extended Namespace : RatingPrecision Enumeration
Specifies the rating precision of the Rating.
Syntax
'Declaration
 
Public Enum RatingPrecision 
   Inherits System.Enum
public enum RatingPrecision : System.Enum 
Members
MemberDescription
Halfrate with half a rating item.
Itemrate with one rating item.
Preciserate with a precise part of rating item.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.WPF.Extended.RatingPrecision

See Also

Reference

C1.WPF.Extended Namespace