Folds or unfolds the container.
Namespace: MindFusion.Diagramming
Package: ContainerNode.js
JavaScript Copy Code |
---|
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.