Enum
RatingPrecisionMode

Represents the precision mode for the Rating.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

public enum RatingPrecisionMode

Fields

Full

Indicates that the rating can have full values only.

Declaration

Full = 1

Field Value

RatingPrecisionMode

Half

Indicates that the rating can have half-values.

Declaration

Half = 0

Field Value

RatingPrecisionMode

DefinitionFieldsFullHalf
Not finding the help you need?
Contact Support