[]
        
(Showing Draft Content)

C1.Blazor.Grid.C1GridControl.OnCellDoubleTapped

OnCellDoubleTapped Method

OnCellDoubleTapped(GridControlTapEventArgs)

Called when a cell is double tapped.

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

The event data.