Specifies how the Rating control displays values. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public enum RatingMode |
Visual Basic
![]() |
---|
Public Enumeration RatingMode |
Member name | Value | Description | |
---|---|---|---|
![]() |
Item |
0 | Indicates that the Rating control displays discrete values. |
![]() |
Half |
1 | Indicates the Rating control displays either full or half-full elements. |
![]() |
Precision |
2 | Indicates that the elements in the Rating control are filled to represent the value precisely. |