The rows.expandAll() method expands all nodes of the task tree in the JavaScript Gantt Chart component.
Declaration
DayPilot.Gantt.rows.expandAll();Example
gantt.rows.expandAll();See Also
DayPilot.Gantt.rows.collapseAll()
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot