TreeViewBuilder.VirtualModeEnabled Method
Name | Parameters | Description |
---|---|---|
VirtualModeEnabled(JS) | value | Enables the virtual mode in which nodes are loaded on demand. Use it to enhance the performance on large datasets. Mirrors the client-side virtualModeEnabled option. |
VirtualModeEnabled(Boolean) | value | Enables the virtual mode in which nodes are loaded on demand. Use it to enhance the performance on large datasets. Mirrors the client-side virtualModeEnabled option. |