DayPilot.Calendar.events.find

Declaration

DayPilot.Calendar.events.find(id); 

Parameters

  • id (string) - id of the event to be found

Return Value

DayPilot.Event object or null. If there are more events with the same id, it returns the first one.