[]
Gets the parent TreeViewItem of this collection. If this collection is the root collection of the C1TreeView, this property is null.
public TreeViewItem Parent { get; }
Public ReadOnly Property Parent As TreeViewItem