DayPilot.Scheduler.rows.selection.add

Adds a row to the selection.

Declaration

DayPilot.Scheduler.rows.selection.add(row);

Arguments

  • row (DayPilot.Row) - the row to be added to the selection

See Also