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