Click or drag to resize

TreeViewItem.Parent Property

X#
The parent TreeView object of the tree view item.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Parent AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
The parent TreeView object of the tree view item.
See Also