Gets or sets a value indicating whether drawing a link from/to this node should connect an item or the whole node as an integral entity.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TreeViewConnectionStyle ConnectionStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property ConnectionStyle As TreeViewConnectionStyle |
A member of the TreeViewConnectionStyle enumeration. The default value is Items.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |