[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.OnCellDoubleTapped

OnCellDoubleTapped Method

OnCellDoubleTapped(GridControlTapEventArgs)

Called when a cell was double-tapped.

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

The event that originated the action.