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