The events.remove() method removes the specified event from the Queue component and from the data source (events.list).
DayPilot.Queue.events.remove(id); DayPilot.Queue.events.remove(e);
dps.events.remove(1);