Angular Gantt - TaskEditDialogShowingEvent

The type of the taskEditDialogShowing event handler's argument.

import { TaskEditDialogShowingEvent } 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.

hiddenFields

Type:

Array<String>

key

Type: any

readOnlyFields

Type:

Array<String>

values

Type: any