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

In This Topic
    Mode Property (C1Menu)
    In This Topic
    Defines the behavior of the submenu whether it is a popup menu or an iPod-style navigation list.
    Syntax
    'Declaration
     
    Public Property Mode As MenuMode
    public MenuMode Mode {get; set;}
    See Also