DayPilot.Row.remove

Removes a row and its children from the Scheduler.

Declaration

DayPilot.Row.remove();

Example

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