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