New to Kendo UI for AngularStart 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.

Not finding the help you need?
Contact Support