Gets or sets whether users are allowed to add child nodes to the container.
Namespace: MindFusion.Diagramming
File: ContainerNode.js
SyntaxJavaScript
Copy Code
|
|---|
get allowAddChildren() {} |
Boolean
true if child nodes can be added interactively, or false otherwise.
See Also