ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / C1Rating Class / Orientation Property

In This Topic
    Orientation Property (C1Rating)
    In This Topic
    Orientation of the control.
    Syntax
    'Declaration
     
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also