[]
        
(Showing Draft Content)

C1.Blazor.Grid.C1GridControl.OnCellTapped

OnCellTapped Method

OnCellTapped(GridControlTapEventArgs)

Called when a cell is tapped.

Declaration
protected virtual void OnCellTapped(GridControlTapEventArgs e)
Parameters
Type Name Description
GridControlTapEventArgs e

The event data.