TreeListBuilder<T>.HasItemsExpr Method
| Name | Parameters | Description |
|---|---|---|
| HasItemsExpr(JS) | value | Specifies which data field defines whether the node has children. Mirrors the client-side hasItemsExpr option. |
| HasItemsExpr(String) | value | Specifies which data field defines whether the node has children. Mirrors the client-side hasItemsExpr option. |