[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.PrepareCellForEdit

PrepareCellForEdit Property

PrepareCellForEdit

Occurs when an editor cell is created and before it becomes active.

Declaration
[Parameter]
public EventHandler<GridCellEditEventArgs> PrepareCellForEdit { get; set; }