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

TaskDragEvent

Contains the event data for the Gantt TaskDragEvent. This event triggers when the user resizes or moves a task.

NameTypeDefaultDescription

completionRatio

number

Holds the new completion ratio.

dragEvent

DragTargetDragEndEvent | DragTargetDragEvent

Holds the drag event triggered by the user's action.

end

Date

Holds the new end date for the task.

item

TaskEditItem

Holds the item object for the dragged event. Contains the original data item and its parent. Use this to update all affected ancestor tasks in the data hierarchy.

start

Date

Holds the new start date for the task.

Not finding the help you need?
Contact Support