New to Kendo UI for Angular? Start a free 30-day trial

TaskEditEvent

The event data for the task editing events.

NameTypeDefaultDescription

dependencies

EditEventDependencies

The dependencies associated with the edited task.

item

TaskEditItem

The TaskEditItem associated with the edited task. The parent item is accessible through the parent property, and allows traversing all ancestors that need to be updated.

sender

GanttComponent

The GanttComponent instance.

taskFormGroup?

FormGroup

The FormGroup instance associated with the edited task.

In this article

Not finding the help you need?