AutoScroll

Provides support for automatic scrolling of data components while dragging elements or selected blocks.

Events
onAfterAutoScroll fires when autoscrolling finishes his work
onBeforeAutoScroll fires before autoscrolling has started
Properties
dragscroll defines whether autoscroll will be enabled while dragging a data element or selected block
headerRowHeight sets the height of the header row
layout defines the type of the scroll
rowHeight sets the default height for rows
Back to top