[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.CellEditEnded

CellEditEnded Property

CellEditEnded

Occurs after the edit of a cell is committed.

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