[]
Called when a cell is being held.
protected void OnCellLongPressed(GridInputEventArgs e)
Type | Name | Description |
---|---|---|
GridInputEventArgs | e | Event data. |
Called when a cell is being held.
protected override sealed void OnCellLongPressed(GridControlTapEventArgs e)
Type | Name | Description |
---|---|---|
GridControlTapEventArgs | e | The event data. |