DayPilot.Calendar.timeRangeSelectedHandling

The timeRangeSelectedHandling property (string) specifies the default time range selecting action for the JavaScript Calendar component.

Setting the value to "Disabled" prevents the time range to be selected at all.

Possible Values

  • "Enabled"

  • "Disabled"

  • "CallBack" (ASP.NET WebForms, ASP.NET MVC, Java)

  • "PostBack" (ASP.NET WebForms)

  • "JavaScript" (ASP.NET WebForms, ASP.NET MVC)

Default Value

"Enabled"