[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridBase.CellDoubleTapped

CellDoubleTapped Event

Occurs when a cell is double tapped.

Namespace: C1.Xamarin.Forms.Grid
Assembly: C1.Xamarin.Forms.Grid.dll
Syntax
public event EventHandler<GridInputEventArgs> CellDoubleTapped
Returns
Type Description
EventHandler<GridInputEventArgs> Occurs when a cell is double tapped.