DayPilot.Month.eventDeleteHandling

The eventDeleteHandling property (string) enables built-in event deleting icon and sets the default action.

Possible Values

  • "Disabled"
  • "Update"
  • "CallBack"
  • "PostBack"

Default Value

"Disabled"

Example

dp.eventDeleteHandling = "Update";