TaskDeleteEvent
Interface
Contains the event data for the taskDelete event.
Definition
Package:@progress/kendo-angular-gantt
Properties
Holds the item for the delete request.
You can access the parent item through the parent property to update all ancestors.
Holds the GanttComponent instance.