Enum
RatingPrecisionMode

Represents the precision mode for the Rating.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum RatingPrecisionMode

Fields

Full

Indicates that the rating can have full values only.

Declaration

cs-api-definition
Full = 1

Field Value

RatingPrecisionMode

Half

Indicates that the rating can have half-values.

Declaration

cs-api-definition
Half = 0

Field Value

RatingPrecisionMode

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