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

GanttDependencyModelFields

Represents the model fields for creating GanttDependency instances.

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

NameTypeDefaultDescription

fromId?

string

"fromId"

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

id?

string

"id"

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

toId?

string

"toId"

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

type?

string

"type"

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

Not finding the help you need?
Contact Support