Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuItem Class / MenuList Property

In This Topic
    MenuList Property (C1MenuItem)
    In This Topic
    Gets the parent menu list.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MenuList As C1MenuList
    public C1MenuList MenuList {get;}
    See Also