DayPilot.Scheduler.timeRangeRightClickHandling

The timeRangeRightClickHandling property (string) specifies the default action fired by the JavaScript Scheduler component for a time range right click.

Possible Values

  • "ContextMenu"

  • "Enabled"

  • "Disabled"

Default Value

"ContextMenu"

Example

dp.timeRangeRightClickHandling = "Enabled";