React Gantt - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { GanttTypes } from "devextreme-react/gantt"
Type: GanttTypes.SelectionChangedEvent

component

The UI component's instance.

Selector: Component
Type:

Gantt

element

The UI component's container.

selectedRowKey

Type: any