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

Specifies the scrolling interval in milliseconds.

step?

number

Specifies the scrolling step in pixels.

threshold?

number

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?