WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuList Class / MenuOpenDelay Property
In This Topic
    MenuOpenDelay Property (C1MenuList)
    In This Topic
    Gets or Sets a value (in milliseconds) for the delay used when opening a submenu.
    Syntax
    public int MenuOpenDelay {get; set;}
    See Also