New to Kendo UI for Angular? Start a free 30-day trial
TaskDragDirective
Selector
[kendoGanttTaskDrag]
Events
Name | Type | Description |
---|---|---|
taskDrag |
|
Emitted while the end user is resizing or moving a task through dragging. |
taskDragEnd |
|
Triggered when the dragging action associated with resizing or moving an event is finished. The event data contains all necessary information to update the task and all related tasks accordingly. |