ExpandedIconTemplate Property
ExpandedIconTemplate
Content template for tree item expanded icon.
Declaration
[Parameter]
public RenderFragment<C1Style> ExpandedIconTemplate { get; set; }
<Parameter>
Public Property ExpandedIconTemplate As RenderFragment(Of C1Style)