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

In This Topic
    Orientation Property (C1Menu)
    In This Topic
    Controls the root menu's orientation. All submenus are vertical regardless of the orientation of the root menu.
    Syntax
    'Declaration
     
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also