New to Kendo UI for AngularStart a free 30-day trial

DragAndDropScrollSettings

Defines the auto-scrolling behavior during drag-and-drop operations in the TreeView. When enabled, the first scrollable container above the TreeView will scroll automatically when the dragged item reaches the top or bottom edge of that container.

NameTypeDefaultDescription

enabled?

boolean

true

Determines whether auto-scrolling is enabled during drag-and-drop.

interval?

number

1

The interval in milliseconds between scroll steps.

step?

number

1

The number of pixels to scroll per step.

Not finding the help you need?
Contact Support