Enum
RatingSelectionMode

Represents the selection mode for the Rating.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum RatingSelectionMode

Fields

Continuous

Indicates that all rating items up to the selected value will appear selected.

Declaration

cs-api-definition
Continuous = 1

Field Value

RatingSelectionMode

Single

Indicates that only one rating item can be selected at a time.

Declaration

cs-api-definition
Single = 0

Field Value

RatingSelectionMode

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