MindFusion.Diagramming for JavaScript Programmer's Guide
ContainerNode.getAllowRemoveChildren Method
See Also
 





Gets a value indicating whether users are allowed to remove child nodes from the container.

Namespace: MindFusion.Diagramming
File: ContainerNode.js

 Syntax

JavaScript  Copy Code

function getAllowRemoveChildren ()

 Return Value

true if child nodes can be removed interactively; otherwise false.

 See Also

ContainerNode Members
ContainerNode Class
MindFusion.Diagramming Namespace