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

DragScrollSettings

Specifies the settings for auto-scrolling during drag editing operations.

NameTypeDefaultDescription

enabled?

boolean

true

Specifies whether auto-scrolling during drag editing operations is enabled.

interval?

number

1

Specifies the scrolling interval in milliseconds.

step?

number

3

Specifies the scrolling step in pixels.

threshold?

number

10

Specifies the threshold (in pixels) at each end of the scrollable container which when reached will trigger scrolling.

In this article

Not finding the help you need?