C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / Orientation Enumeration

Orientation Enumeration
Use the members of this enumeration to set the value of the Orientation property.
Syntax
'Declaration
 
Public Enum Orientation 
   Inherits System.Enum
 
Members
MemberDescription
HorizontalPlace the stars horizontally.
VerticalPlace the starts vertically.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Rating.Orientation

See Also