TreeListScrollingBuilder.ScrollByThumb Method
Name | Parameters | Description |
---|---|---|
ScrollByThumb(JS) | value | Specifies whether a user can scroll the content with the scrollbar. Applies only if useNative is false. Mirrors the client-side scrollByThumb option. |
ScrollByThumb(Boolean) | value | Specifies whether a user can scroll the content with the scrollbar. Applies only if useNative is false. Mirrors the client-side scrollByThumb option. |