The groups.expandAll() method expands all concurrent event groups in the row.
Declaration
DayPilot.Row.groups.expandAll()Parameters
This method has no parameters.
Example
dp.rows.find("A").groups.expandAll();See Also
DayPilot.Row.groups.collapseAll()
DayPilot.Row.groups.collapsed()
DayPilot.Row.groups.expanded()
Concurrent Event Groups [doc.daypilot.org]
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot