Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuList Class / ChildContent Property

In This Topic
    ChildContent Property (C1MenuList)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ChildContent As RenderFragment
    public RenderFragment ChildContent {get; set;}
    See Also