ITaskbarEditedEventArgs

23 Sep 20251 minute to read

Properties

action string

Defines the action.

cancel boolean

Defines the event is cancel-able or not.

data IGanttData

Defines the data.

editingFields ITaskData

Defines the editingFields.

previousData ITaskData

Defines the previous value of editing task.

recordIndex number

Defines the index of edited task.

roundOffDuration boolean

Defines the duration roundoff.

segmentIndex number

Defines the segment index.

target Element

Defines the target element.

taskBarEditAction string

Defines the type of taskbar edit action.