Enum
RatingPrecision

Specifies the selecting precision of the RadRating.

Definition

Namespace:Telerik.Windows.Controls.Rating

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

cs-api-definition
public enum RatingPrecision

Fields

Exact

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

Declaration

cs-api-definition
Exact = 0

Field Value

RatingPrecision

Half

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

Declaration

cs-api-definition
Half = 1

Field Value

RatingPrecision

Item

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

Declaration

cs-api-definition
Item = 2

Field Value

RatingPrecision

In this article
DefinitionFieldsExactHalfItem
Not finding the help you need?
Contact Support