[]
Gets or sets the template used to create the icon displayed when the detail row is expanded.
[Parameter]
public RenderFragment<C1Style> DetailExpandedIconTemplate { get; set; }
<Parameter>
Public Property DetailExpandedIconTemplate As RenderFragment(Of C1Style)
When this property is null, the DetailCollapsedIconTemplate icon template will be mirrored horizontally.