DayPilot.Row.expand

The expand() method expands a row.

Available since build 2259.

Declaration

DayPilot.Row.expand()

Example

const row = dp.rows.find("G1");
row.expand();

See Also

DayPilot.Row.collapse()

DayPilot.Row.children()

DayPilot.Row Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript