Enum
RatingSelectionMode

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.

Declaration

cs-api-definition
Continuous = 1

Field Value

RatingSelectionMode

Single

Only one item (star) is marked as selected - the currently selected item (star).

Declaration

cs-api-definition
Single = 0

Field Value

RatingSelectionMode

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