[]
Gets or sets the child content of the C1ToolStrip. For example, you may define tools components derived from the C1Tool base class.
[Parameter]
public RenderFragment ChildContent { get; set; }
<Parameter>
Public Property ChildContent As RenderFragment