TreeViewBuilder.ItemsExpr Method
| Name | Parameters | Description |
|---|---|---|
| ItemsExpr(JS) | value | Specifies which data field contains nested items. Applies only if the dataStructure property is 'tree'. Mirrors the client-side itemsExpr option. |
| ItemsExpr(String) | value | Specifies which data field contains nested items. Applies only if the dataStructure property is 'tree'. Mirrors the client-side itemsExpr option. |