[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.OnCellTapped

OnCellTapped Method

OnCellTapped(GridControlTapEventArgs)

Called when a cell was tapped.

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

The event that originated the action.