The rows.selection.remove() method removes the specified row from the row selection in the JavaScript Scheduler component.
DayPilot.Scheduler.rows.selection.remove(row);
row
(DayPilot.Row) - a row to be removed from the selection
Available since 8.2.2218.