DayPilot.Scheduler.crosshairTimeHeaderLevel

The crosshairTimeHeaderLevel property defines the time header row that will be used to highlight the current position in the JavaScript Scheduler component. Read more about the crosshair.

Possible Values

  • "Last" - uses the last (bottom) row of the time header
  • number - uses the specified row (0-based index, rows are numbered from top to bottom)

Default Value

"Last"