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

In This Topic
    ShowDelay Property (C1Menu)
    In This Topic
    Gets or sets delay time to show submenu.
    Syntax
    'Declaration
     
    Public Property ShowDelay As System.Integer
    public System.int ShowDelay {get; set;}
    See Also