ExpandedIconTemplate Property
ExpandedIconTemplate
get or set ExpandedIconTemplate.
Declaration
[Parameter]
public RenderFragment<C1Style> ExpandedIconTemplate { get; set; }
<Parameter>
Public Property ExpandedIconTemplate As RenderFragment(Of C1Style)