Back to Devexpress

ListBuilder.ScrollByThumb Method

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

latest900 B
Original Source

ListBuilder.ScrollByThumb Method

NameParametersDescription
ScrollByThumb(JS)valueSpecifies whether a user can scroll the content with the scrollbar. Applies only if useNativeScrolling is false. Mirrors the client-side scrollByThumb option.
ScrollByThumb(Boolean)valueSpecifies whether a user can scroll the content with the scrollbar. Applies only if useNativeScrolling is false. Mirrors the client-side scrollByThumb option.