Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuSeparator Class / Menu Property

In This Topic
    Menu Property (C1MenuSeparator)
    In This Topic
    Gets the top level menu.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Menu As C1MenuList
    public C1MenuList Menu {get;}
    See Also