[]
        
(Showing Draft Content)

C1.WinUI.Grid.FlexGrid.CellTapped

CellTapped Event

Occurs when a cell is tapped.

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