IActionBeginEventArgs
23 Sep 20251 minute to read
Properties
action string
Defines the event action.
cancel boolean
Defines the event is cancel-able or not.
data IGanttData|IGanttData[]
Defines the gantt record.
modifiedRecords IGanttData[]
Defines the modified records.
modifiedTaskData object[]|object
Defines the modified task data.
requestType string
Defines the action type.
target Element
Defines the target element.
taskBarEditAction string
Defines the taskbar edit action.