Angular Gantt - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

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

component

The UI component's instance.

Selector: dxo-component
Type:

Gantt

element

The UI component's container.

selectedRowKey

Type: any