[]
Occurs when a cell is right tapped.
[Obsolete("Use CellTapped.Event.IsRightTapped instead.")]
public event EventHandler<GridInputEventArgs> CellRightTapped
| Type | Description |
|---|---|
| EventHandler<GridInputEventArgs> | Occurs when a cell is right tapped. |