New to Kendo UI for Angular? Start a free 30-day trial

DragAndDropScrollSettings

Defines the auto-scrolling behavior during drag-and-drop. When enbaled, the first scrollable container going from the TreeView and up will be scrolled when the dragged item reaches the top of that container or its bottom.

NameTypeDefaultDescription

enabled?

boolean

true

Controlls whether scrolling is enabled.

interval?

number

1

Specifies the interval (in milliseconds) in which the scrolling will be performed.

step?

number

1

Specifies the step (in pixels) by which the scrolling will be performed.

In this article

Not finding the help you need?