DayPilot.Scheduler.timeHeaderRightClickHandling

The timeHeaderRightClickHandling property (string) specifies the default action for time header click.

Possible Values

  • "Enabled"
  • "Disabled"
  • "PostBack"
  • "CallBack"

Default Value

"Enabled"

Example

dp.timeHeaderRightClickHandling = "Disabled";