'Declaration Public Enum RatingFillDirection Inherits System.Enum
'Usage Dim instance As RatingFillDirection
public enum RatingFillDirection : System.Enum
Represents the directions of the fill used by the Rating control to fill the inside of the icons according to the value.
'Declaration Public Enum RatingFillDirection Inherits System.Enum
'Usage Dim instance As RatingFillDirection
public enum RatingFillDirection : System.Enum
Member | Description |
---|---|
Down | Fill from top to bottom. |
Left | Fill from right to left. |
Right | Fill from left to right. |
Up | Fill from bottom to top. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.Toolkit.RatingFillDirection
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2