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