[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.NewRowIconTemplate

NewRowIconTemplate Property

NewRowIconTemplate

Gets or sets the template used to create the icon displayed in the header of a new row.

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