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