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