TaskEditItem
Interface
Represents the TaskEditItem associated with the edited task.
Access the parent item through the parent property to update all ancestors.
Definition
Package:@progress/kendo-angular-gantt
Properties
dataItem
any
Holds the original data item for this entry.
Holds the parent data item and its parent data.
If the current data item is at root level, this property is null.