Enum PrecisionType
Defines the precision type of the rating. It is used to component the granularity of the rating, allowing users to provide ratings with varying levels of precision.
Namespace: Syncfusion.EJ2.Inputs
Assembly: Syncfusion.EJ2.dll
Syntax
public enum PrecisionType
Fields
Name | Description |
---|---|
Exact | |
Full | |
Half | |
Quarter |