TreeListBuilder<T>.ItemsExpr Method
| Name | Parameters | Description |
|---|---|---|
| ItemsExpr(JS) | value | Specifies which data field contains nested items. Set this property when your data has a hierarchical structure. Mirrors the client-side itemsExpr option. |
| ItemsExpr(String) | value | Specifies which data field contains nested items. Set this property when your data has a hierarchical structure. Mirrors the client-side itemsExpr option. |