[]
Occurs when an editor cell is created and before it becomes active.
public event EventHandler<GridCellEditEventArgs> PrepareCellForEdit
| Type | Description |
|---|---|
| EventHandler<GridCellEditEventArgs> | Occurs when an editor cell is created and before it becomes active. |