WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1Menu Class / AutoClose Property
In This Topic
    AutoClose Property (C1Menu)
    In This Topic
    Gets or sets a value indicating if the menu will auto close when the user clicks outside of it.
    Syntax
    public bool AutoClose {get; set;}
    See Also