ComponentOne Basic Library for WPF and Silverlight
TreeView Property (C1TreeViewPanel)


C1.WPF Namespace > C1TreeViewPanel Class : TreeView Property
Identifies the parent C1TreeView of this panel.
Syntax
'Declaration
 
Public ReadOnly Property TreeView As C1TreeView
'Usage
 
Dim instance As C1TreeViewPanel
Dim value As C1TreeView
 
value = instance.TreeView
public C1TreeView TreeView {get;}
See Also

Reference

C1TreeViewPanel Class
C1TreeViewPanel Members