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

GanttDependency

Represents an instance of a Gantt dependency.

NameTypeDefaultDescription

fromId

string | number

The id of the origin task of this dependency.

id

string | number

The unique identifier of the dependency.

toId

string | number

The id of the destination task of this dependency.

type

DependencyType

The type of the dependency.

In this article

Not finding the help you need?