TreeViewBuilder.HasItemsExpr Method
Name | Parameters | Description |
---|---|---|
HasItemsExpr(JS) | value | Specifies the name of the data source item field whose value defines whether or not the corresponding node includes child nodes. Mirrors the client-side hasItemsExpr option. |
HasItemsExpr(String) | value | Specifies the name of the data source item field whose value defines whether or not the corresponding node includes child nodes. Mirrors the client-side hasItemsExpr option. |