[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.EditIconTemplate

EditIconTemplate Property

EditIconTemplate

Gets or sets the template used to create the icon displayed in the header when a row is being edited.

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