[]
Gets or sets the template of the icon used to show this item has a sub-menu.
[Parameter] public RenderFragment<C1Style> OpenIconTemplate { get; set; }
<Parameter> Public Property OpenIconTemplate As RenderFragment(Of C1Style)