Vue Gantt - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

Gantt

element

The UI component's container.

selectedRowKey

Type: any