[]
Called when a cell was double-tapped.
protected virtual void OnCellDoubleTapped(GridControlTapEventArgs e)
Protected Overridable Sub OnCellDoubleTapped(e As GridControlTapEventArgs)
| Type | Name | Description |
|---|---|---|
| GridControlTapEventArgs | e | The event that originated the action. |