Vue Gantt - TaskDeletingEvent

The type of the taskDeleting event handler's argument.

import { DxGanttTypes } from "devextreme-vue/gantt"
Type: DxGanttTypes.TaskDeletingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: DxComponent
Type:

Gantt

element

The UI component's container.

key

Type: any

values

Type: any