Gets the parent item of this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TreeViewItem Parent { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Parent As TreeViewItem |
A TreeViewItem instance.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |