ExpandedIconTemplate Property
ExpandedIconTemplate
Gets or sets the icon show when the details are expanded.
Declaration
[Parameter]
public RenderFragment<C1Style> ExpandedIconTemplate { get; set; }
<Parameter>
Public Property ExpandedIconTemplate As RenderFragment(Of C1Style)