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

DependencyAddEvent

Provides the event data for the dependencyAdd event.

NameTypeDefaultDescription

fromTask

any

Represents the task where the dependency starts (predecessor).

isValid

boolean

Indicates if the dependency creation is a valid link between the two tasks.

toTask

any

Represents the task where the dependency ends (successor).

type

DependencyType

Specifies the dependency type for the linked tasks.

Not finding the help you need?
Contact Support