Angular Gantt - ResourceManagerDialogShowingEvent

The type of the resourceManagerDialogShowing event handler's argument.

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

values

Type:

Array<any>