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

TaskDragEvent

The event data of the Gantt TaskDragEvent. The event is triggered when the end user resizes or moves a Task.

NameTypeDefaultDescription

completionRatio

number

The calculated new completion ratio.

dragEvent

DragTargetDragEndEvent | DragTargetDragEvent

The drag event, triggered from the end user dragging action.

end

Date

The calculated new end date of the task.

item

TaskEditItem

The item object, associated with the dragged event. Contains the original data item, and its parent, allowing to access and update all affected ancestor tasks in the data hierarchy as necessary.

start

Date

The calculated new start date of the task.

Not finding the help you need?
Contact Support