Gets or sets whether users are allowed to expand or collapse the subtree rooted at this node.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
JavaScript Copy Code |
---|
get expandable() {} |
Boolean
true if users are allowed to expand/collapse the subtree, or false otherwise.
This property is useful mostly when nodes form a tree-like hierarchical structure.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |