[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.OnCellLongPressed

OnCellLongPressed Method

OnCellLongPressed(GridControlTapEventArgs)

Called when a cell was long-tapped(Holding).

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

The event that originated the action.