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

ContentScrollEvent

Provides the arguments for the contentScroll event.

NameTypeDefaultDescription

endColumn

number

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

endRow

number

Represents the index of the last visible row in the viewport. Available only if the grid uses virtual scrolling.

scrollLeft

number

Represents the horizontal scroll position.

scrollTop

number

Represents the vertical scroll position.

startColumn

number

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

startRow

number

Represents the index of the first visible row in the viewport. Available only if the grid uses virtual scrolling.

Not finding the help you need?
Contact Support