[]
        
(Showing Draft Content)

C1.WinUI.Grid.FlexGrid.CellEditEnding

CellEditEnding Event

Occurs before the edit of a cell is committed.

Namespace: C1.WinUI.Grid
Assembly: C1.WinUI.Grid.dll
Syntax
public event EventHandler<GridCellEditEventArgs> CellEditEnding
Returns
Type Description
EventHandler<GridCellEditEventArgs> Occurs before the edit of a cell is committed.