EnumRatingSelectionMode
Enum
Specifies the possible values for the SelectionMode property of the RadRating control.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public enum RatingSelectionMode
Fields
Continuous
Default behavior - all items (stars) from the first item (star) to the currently selected one are marked as selected.
Single
Only one item (star) is marked as selected - the currently selected item (star).