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

DependencyAddEvent

The event data of the dependencyAdd event.

NameTypeDefaultDescription

fromTask

any

The task from which the dependency starts (predecessor).

isValid

boolean

Specifies whether the dependency creation attempt is a valid link between the two targeted tasks.

toTask

any

The task where the dependency ends (successor).

type

DependencyType

The dependency type of the linked tasks.

In this article

Not finding the help you need?