DayPilot.Scheduler.timeRangeRightClickHandling

The timeRangeRightClickHandling property (string) specifies the default action for time range right click.

Possible Values

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

Default Value

"ContextMenu"

Example

dp.timeRangeRightClickHandling = "Enabled";