DayPilot.Gantt.onRowCollapse

The onRowCollapse event is fired by the JavaScript Gantt Chart when a task tree node is collapsed by the user.

Declaration

DayPilot.Gantt.onRowCollapse(args)

Parameters

Notes

Calling args.preventDefault() doesn't prevent the node from collapsing. It only prevents the action specified using rowCollapseHandling.