Enum
RatingPrecision

Specifies the possible values for the Precision property of the RadRating control.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public enum RatingPrecision

Fields

Exact

The user can select any portion of an item (star).

Declaration

cs-api-definition
Exact = 2

Field Value

RatingPrecision

Half

The user can select half an item (star) or the entire item (star).

Declaration

cs-api-definition
Half = 1

Field Value

RatingPrecision

Item

The user can select only the entire item (star).

Declaration

cs-api-definition
Item = 0

Field Value

RatingPrecision

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