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

ContentScrollEvent

Arguments for the contentScroll event.

Use this event to get information about the scroll position and visible rows or columns in the TreeList.

NameTypeDefaultDescription

endColumn

number

The index of the last column visible in the viewport. Available only if the virtualColumns option is set to true.

scrollLeft

number

The scroll left position.

scrollTop

number

The scroll top position.

startColumn

number

The index of the first column visible in the viewport. Available only if the virtualColumns option is set to true.

Not finding the help you need?
Contact Support