ASP.NET Pack Programmer's Guide
TreeLayout.enableAssistants Field
See Also
 





A Boolean value indicating whether the "assistant" trait is regarded when applying the layout.

Namespace: MindFusion.Graphs
Package: TreeLayout.js

 Syntax

JavaScript  Copy Code

var enableAssistants

 Remarks

true to enable assistant nodes, otherwise false; the default value is false.

Enabling this property lets you create organizational charts as in MS office. To designate some nodes as assistants, assign true as a value for the treeLayoutAssistant key in the node's LayoutTraits.

 See Also

TreeLayout Members
TreeLayout Class
MindFusion.Graphs Namespace