[]
Called when the editing of a cell is about to start and the editor was already created.
protected virtual void OnPrepareCellForEdit(GridControlEditEventArgs e)
Protected Overridable Sub OnPrepareCellForEdit(e As GridControlEditEventArgs)
| Type | Name | Description |
|---|---|---|
| GridControlEditEventArgs | e | The event data. |