Angular Gantt - TaskDblClickEvent

The type of the taskDblClick event handler's argument.

import { TaskDblClickEvent } 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

data

Type: any

element

The UI component's container.

event

Specifies the executed event.

Selector: dxo-event

key

Type: any