[]
Occurs when an editor cell is created and before it becomes active.
public event EventHandler<CellEditEventArgs> PrepareCellForEdit
Type | Description |
---|---|
EventHandler<CellEditEventArgs> | Occurs when an editor cell is created and before it becomes active. |
This event can be used to customize the editor before it becomes active.