[]
        
(Showing Draft Content)

C1.WinUI.Grid.FlexGrid.PrepareCellForEdit

PrepareCellForEdit Event

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

Namespace: C1.WinUI.Grid
Assembly: C1.WinUI.Grid.dll
Syntax
public event EventHandler<GridCellEditEventArgs> PrepareCellForEdit
Returns
Type Description
EventHandler<GridCellEditEventArgs> Occurs when an editor cell is created and before it becomes active.