DataGridScrollingBuilder.PreloadEnabled Method
Name | Parameters | Description |
---|---|---|
PreloadEnabled(JS) | value | Specifies whether the UI component should load adjacent pages. Applies only if scrolling.mode is 'virtual' or 'infinite'. Mirrors the client-side preloadEnabled option. |
PreloadEnabled(Boolean) | value | Specifies whether the UI component should load adjacent pages. Applies only if scrolling.mode is 'virtual' or 'infinite'. Mirrors the client-side preloadEnabled option. |