DayPilot.Row.groups.expandAll

The groups.expandAll() method collapses all concurrent event groups in the row.

Declaration

DayPilot.Row.groups.expandAll()

Example

dp.rows.find("A").groups.expandAll();