[]
        
(Showing Draft Content)

C1.Blazor.Ribbon.C1MenuTool.ChildContent

ChildContent Property

ChildContent

Gets or sets the component child content. This can be used to define C1Tool, C1ToolSeparator, or their derived types.

Declaration
[Parameter]
public RenderFragment ChildContent { get; set; }
<Parameter>
Public Property ChildContent As RenderFragment