[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.SummaryIconTemplate

SummaryIconTemplate Property

SummaryIconTemplate

Gets or sets the template used to create the summary row icon used throughout the control.

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