Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1ContextMenu Class / IsOpen Property

In This Topic
    IsOpen Property
    In This Topic
    Gets whether the menu is open.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsOpen As Boolean
    public bool IsOpen {get;}
    See Also