MindFusion.Wpf Pack Programmer's Guide
TreeViewConnectionStyle Enumeration
See Also
 





Specifies the possible values for the ConnectionStyle property of TreeViewNodes.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public enum TreeViewConnectionStyle

Visual Basic  Copy Code

Public Enum TreeViewConnectionStyle

 Members

  Member name Description

Items

Users are allowed to create relations to the items of a TreeViewNode.

Node

Users are allowed to create relations to the TreeViewNode as an integral entity.

 See Also

MindFusion.Diagramming.Wpf Namespace