[]
        
(Showing Draft Content)

C1.Blazor.Grid.C1GridControl.OnCellLongPressed

OnCellLongPressed Method

OnCellLongPressed(GridControlTapEventArgs)

Called when a cell is being held.

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

The event data.