New to Kendo UI for Angular? Start a free 30-day trial
ContentScrollEvent
Arguments for the contentScroll
event.
Name | Type | Default | Description |
---|---|---|---|
endColumn |
|
The index of the last column visible in the viewport.
Available only if the | |
scrollLeft |
|
The scroll left position. | |
scrollTop |
|
The scroll top position. | |
startColumn |
|
The index of the first column visible in the viewport.
Available only if the |