Sets whether deleting this container should also remove its child items from the diagram.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setAutoDeleteChildren ( |
true to automatically delete child items, or false otherwise.
See Also