WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuItem Class / IsSubmenuOpen Property
In This Topic
    IsSubmenuOpen Property
    In This Topic
    Gets or sets a value that indicates whether the submenu of the C1MenuItem is open.
    Syntax
    public bool IsSubmenuOpen {get; set;}
    See Also