[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridBase.CellRightTapped

CellRightTapped Event

Occurs when a cell is right tapped.

Namespace: C1.Xamarin.Forms.Grid
Assembly: C1.Xamarin.Forms.Grid.dll
Syntax
[Obsolete("Use CellTapped.Event.IsRightTapped instead.")]
public event EventHandler<GridInputEventArgs> CellRightTapped
Returns
Type Description
EventHandler<GridInputEventArgs> Occurs when a cell is right tapped.