Gets the item to which the link connects.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public TreeViewItem Item { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item As TreeViewItem |
A TreeViewItem instance specifying the connection's target item.