ASP.NET Pack Programmer's Guide
ContainerNode.getAllowAddChildren Method
See Also
 





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

Namespace: MindFusion.Diagramming
Package: ContainerNode.js

 Syntax

JavaScript  Copy Code

function getAllowAddChildren ()

 Return Value

Type: Boolean
true if child nodes can be added interactively; otherwise false.

 See Also

ContainerNode Members
ContainerNode Class
MindFusion.Diagramming Namespace