Back to Devexpress

ListBuilder.OnScroll Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-listbuilder-dot-onscroll.md

latest749 B
Original Source

ListBuilder.OnScroll Method

NameParametersDescription
OnScroll(RazorBlock)jsFuncA function that is executed on each scroll gesture. Mirrors the client-side onScroll option.
OnScroll(String)jsFuncA function that is executed on each scroll gesture. Mirrors the client-side onScroll option.