ASP.NET Pack Programmer's Guide
DiagramNode.getExpandable Method
See Also
 





Gets a value indicating whether users are allowed to expand or collapse the tree branch that starts at this node.

Namespace: MindFusion.Diagramming
Package: DiagramNode.js

 Syntax

JavaScript  Copy Code

function getExpandable ()

 Return Value

true if users are allowed to expand/collapse the tree branch, otherwise false.

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming Namespace