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

ContentScrollEvent

Arguments for the contentScroll event.

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.

In this article

Not finding the help you need?