The toggle() method expands a collapsed row or collapses an expanded row.
Declaration
DayPilot.Row.toggle();Example
dp.rows.find("G1").toggle();See Also
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot