Angular Gantt - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { SelectionChangedEvent } from "devextreme/ui/gantt"
Type:

Object

component

The UI component's instance.

Selector: dxo-component
Type:

Gantt

element

The UI component's container.

selectedRowKey

Type: any