Angular Gantt - TaskUpdatingEvent

The type of the taskUpdating event handler's argument.

import { TaskUpdatingEvent } from "devextreme/ui/gantt"
Type:

Object

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: dxo-component
Type:

Gantt

element

The UI component's container.

key

Type: any

newValues

Type: any

values

Type: any