Enum RatingPrecision
Specifies the selecting precision of the RadRating.
Namespace: Telerik.Windows.Controls.Rating
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public enum RatingPrecision
Exact
Specifies that the RadRating can be rated with a precise part of the star (RadRatingItem).
Half
Specifies that the RadRating can be rated with half a star (RadRatingItem).
Item
Specifies that the RadRating can be rated with the whole star (RadRatingItem).