DayPilot.Gantt.autoScroll

Enables AutoScroll. When enabled, AutoScroll is activated when the mouse reaches Gantt viewport edges.

Declaration

DayPilot.Gantt.autoScroll (string)

Possible Values

  • "Disabled" - AutoScroll is disabled
  • "Always" - AutoScroll starts when mouse reaches the viewport edge
  • "Drag" (default) - AutoScroll starts when mouse reaches the viewport edge during drag and drop operations (task moving, task resizing)