DayPilot.Queue.eventRightClickHandling

The eventRightClickHandling property (string) sets the default event right click action.

Possible Values

  • "ContextMenu"
  • "Disabled"
  • "Enabled"

Default Value

"ContextMenu"

Example

dp.eventRightClickHandling = "Disabled";