ComponentOne Basic Library for UWP
TreeView Property

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

Reference

C1TreeViewItem Class
C1TreeViewItem Members