[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridBase.PrepareCellForEdit

PrepareCellForEdit Event

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

Namespace: C1.Xamarin.Forms.Grid
Assembly: C1.Xamarin.Forms.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.