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