[]
        
(Showing Draft Content)

C1.WinUI.Grid.FlexGrid.CellDoubleTapped

CellDoubleTapped Event

Occurs when a cell is double tapped.

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