React Gantt - TaskMovingEvent

The type of the taskMoving event handler's argument.

import { GanttTypes } from "devextreme-react/gantt"
Type: GanttTypes.TaskMovingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

Gantt

element

The UI component's container.

key

Type: any

newValues

Type: any

values

Type: any