New to Kendo UI for AngularStart a free 30-day trial

TaskClickEvent

Provides the arguments for the taskClick event of the Gantt.

NameTypeDefaultDescription

dataItem

any

Holds the data item for the clicked task.

index

number

Holds the order index of the clicked task, based on the number of rendered tasks in the Timeline.

originalEvent

KeyboardEvent | PointerEvent

Holds the DOM event that triggered the taskClick event.

sender

GanttComponent

Holds the Gantt component instance.

type

"click" | "contextmenu" | "dblclick"

Holds the type of event that triggered the taskClick event.

Not finding the help you need?
Contact Support