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

Represents the model fields for creating GanttDependency instances.

All dependency fields can point to nested property values, for example, category.id.

Definition

Package:@progress/kendo-angular-gantt

Properties

fromId?

string

Specifies the name of the model field for the source task ID.

Default:

"fromId"

id?

string

Specifies the name of the model field for the dependency item ID.

Default:

"id"

toId?

string

Specifies the name of the model field for the target task ID.

Default:

"toId"

type?

string

Specifies the name of the model field for the dependency type.

Default:

"type"

In this article
DefinitionPropertiesfromId?id?toId?type?
Not finding the help you need?
Contact Support