LookupBuilder.UseNativeScrolling Method
| Name | Parameters | Description |
|---|---|---|
| UseNativeScrolling(JS) | value | Specifies whether or not the UI component uses native scrolling. Mirrors the client-side useNativeScrolling option. |
| UseNativeScrolling(Boolean) | value | Specifies whether or not the UI component uses native scrolling. Mirrors the client-side useNativeScrolling option. |