[]
Gets the C1TreeViewItem that is the parent of this item.
[Obsolete("The Parent property overload is obsolete, use the ParentItem property instead.")]
public C1TreeViewItem Parent { get; }
<Obsolete("The Parent property overload is obsolete, use the ParentItem property instead.")>
Public ReadOnly Property Parent As C1TreeViewItem