ComponentOne Basic Library for UWP
ParentItem Property (C1TreeViewItem)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewItem Class : ParentItem Property
Gets the C1TreeViewItem that is the parent of this item.
Syntax
'Declaration
 
Public ReadOnly Property ParentItem As C1TreeViewItem
public C1TreeViewItem ParentItem {get;}
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members