DiagramNodesBuilder.ContainerKeyExpr Method
Name | Parameters | Description |
---|---|---|
ContainerKeyExpr(JS) | value | Specifies the name of a data source field or an expression that returns a key of a node's parent container node. Mirrors the client-side containerKeyExpr option. |
ContainerKeyExpr(String) | value | Specifies the name of a data source field or an expression that returns a key of a node's parent container node. Mirrors the client-side containerKeyExpr option. |