Folds or unfolds the container.
Namespace: MindFusion.DiagrammingFile: ContainerNode.js
function setFolded (value)
true to fold the container; false to unfold it.
When folded, the container children are not visible, and only its caption bar is displayed.
ContainerNode MembersContainerNode ClassMindFusion.Diagramming NamespacesetFoldable Method