[]
Called when the editing of a cell is about to start.
protected virtual void OnBeginningEdit(GridControlEditEventArgs e)
Type | Name | Description |
---|---|---|
GridControlEditEventArgs | e | The event data. |
Cancelling this event will cause the editing to not start.