DayPilot.Row.toggle

Toggles a row (expand/collapse).

Declaration

DayPilot.Row.toggle();

Example

dp.rows.find("G1").toggle();