Enum
RatingPrecision

Specifies the precision of RadRating.

Definition

Namespace:Telerik.UI.Xaml.Controls.Input

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum RatingPrecision

Fields

Exact

Specifies that the shape of the RatingItems can be partially visualized as selected.

Declaration

cs-api-definition
Exact = 2

Field Value

RatingPrecision

Half

Specifies that only full or half of the shape of the RatingItems can be visualized as selected.

Declaration

cs-api-definition
Half = 1

Field Value

RatingPrecision

Item

Specifies that only the full shape of the RatingItems can be visualized as selected.

Declaration

cs-api-definition
Item = 0

Field Value

RatingPrecision

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