[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGridDetailProvider-1.DetailExpandedIconTemplate

DetailExpandedIconTemplate Property

DetailExpandedIconTemplate

Gets or sets the template used to create the icon displayed when the detail row is expanded.

Declaration
[Parameter]
public RenderFragment<C1Style> DetailExpandedIconTemplate { get; set; }
Remarks

When this property is null, the DetailCollapsedIconTemplate icon template will be mirrored horizontally.