DayPilot.Row.expand

Expands a row. Available since build 2259.

Declaration

DayPilot.Row.expand();

Example

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