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

EditEventDependencies

The EditEventDependencies object associated with the edited task. The created, updated and deleted items are accessible through their respective properties.

NameTypeDefaultDescription

createdItems

any[]

Lists the newly created dependencies.

deletedItems

any[]

Lists the deleted dependencies.

updatedItems

any[]

Lists the updated dependencies.

In this article

Not finding the help you need?