DayPilot.Month.onEventDeleted

The onEventDeleted event fires when the event is removed from the monthly calendar component using the event delete icon.

See also the onEventDelete event which is called before the event is actually removed from the calendar.

Declaration

DayPilot.Month.onEventDeleted(args);

Parameters