DiagramNodesBuilder.ItemsExpr Method
Name | Parameters | Description |
---|---|---|
ItemsExpr(JS) | value | Specifies the name of a data source field or an expression that returns a node's child items. Mirrors the client-side itemsExpr option. |
ItemsExpr(String) | value | Specifies the name of a data source field or an expression that returns a node's child items. Mirrors the client-side itemsExpr option. |