New to Kendo UI for Angular? Start a free 30-day trial
GanttDependencyModelFields
Defines the model fields that will be used for creating GanttDependency instances.
All dependency fields can be set to point to nested property values - e.g.
'category.id'
.
Name | Type | Default | Description |
---|---|---|---|
fromId? |
|
The name of the from task id model field.
Defaults to | |
id? |
|
The name of the | |
toId? |
|
The name of the to task id model field.
Defaults to | |
type? |
|
The name of the type model field.
Defaults to |