Gets or sets a value indicating whether users are allowed to fold the container.
Namespace: MindFusion.Diagramming
File: ContainerNode.js
SyntaxJavaScript
Copy Code
|
|---|
get foldable() {} |
Boolean
true if the container can be folded, or false otherwise.
See Also