New to Telerik UI for WPFStart a free 30-day trial

Specifies the selecting precision of the RadRating.

Definition

Namespace:Telerik.Windows.Controls.Rating

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public enum RatingPrecision

Fields

Specifies that the RadRating can be rated with a precise part of the star (RadRatingItem).

C#
Exact = 0

Specifies that the RadRating can be rated with half a star (RadRatingItem).

C#
Half = 1

Specifies that the RadRating can be rated with the whole star (RadRatingItem).

C#
Item = 2
In this article
DefinitionFieldsExactHalfItem
Not finding the help you need?
Contact Support