Enum
RatingSelectionMode

Specifies the RatingSelectionMode of RadRating.

Definition

Namespace:Telerik.UI.Xaml.Controls.Input

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum RatingSelectionMode

Fields

Continuous

Specifies that the selected RatingItem and all RatingItems before it will be visualized as selected.

Declaration

cs-api-definition
Continuous = 1

Field Value

RatingSelectionMode

Single

Specifies that only one of the RatingItems will be visualized as selected.

Declaration

cs-api-definition
Single = 0

Field Value

RatingSelectionMode

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