Gets or sets whether whether deleting this container should also remove its child items from the diagram.
Namespace: MindFusion.Diagramming
File: ContainerNode.js
JavaScript Copy Code |
---|
get autoDeleteChildren() {} |
Boolean
true to automatically delete child items, or false otherwise. The default value is false.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |