RatingPrecision Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Specifies the possible values for the Precision property of the RadRating control.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum RatingPrecision
Members

  Member nameValueDescription
Item0 The user can select only the entire item (star).
Half1 The user can select half an item (star) or the entire item (star).
Exact2 The user can select any portion of an item (star).
See Also

Reference