DayPilot.Scheduler.floatingTimeHeaders

Enables a floating time header - a special overlay div that is displayed over time header cells that are partially out of the view port.

Declaration

DayPilot.Scheduler.floatingTimeHeaders (boolean)

Default value

true

Example

Disabling the floating time headers:

dp.floatingTimeHeaders = false;