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

GanttDependency

Represents a Gantt dependency.

Use this interface to describe a dependency between two tasks in the Gantt chart.

NameTypeDefaultDescription

fromId

string | number

Sets the id of the origin task for this dependency.

id

string | number

Sets the unique identifier of the dependency.

toId

string | number

Sets the id of the destination task for this dependency.

type

DependencyType

Sets the type of the dependency.

Not finding the help you need?
Contact Support