New to KendoReactStart a free 30-day trial

Represents the object of the onTaskRemoveClick Gantt event.

Definition

Package:@progress/kendo-react-gantt

Properties

The data item which corresponds to the clicked task.

level

number[]

An array of indexes of each parent and current item in the data tree.

A native DOM event.

syntheticEvent

SyntheticEvent​<any, Event>

A React Synthetic Event.

An event target.