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

Represents a Gantt dependency.

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

Definition

Package:@progress/kendo-angular-gantt

Properties

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.

Sets the type of the dependency.

In this article
DefinitionPropertiesfromIdidtoIdtype
Not finding the help you need?
Contact Support