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