Specifies the possible values for the ConnectionStyle property of TreeViewNodes.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public enum TreeViewConnectionStyle |
Visual Basic Copy Code |
---|
Public Enum TreeViewConnectionStyle |
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. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |