Click or drag to resize

TreeViewItem.TreeViewControl Property (Typed)

X#
The TreeView object identifying the TreeView control to which the current tree view item is linked.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY TreeViewControl AS TreeView GET 
Request Example View Source

Property Value

Type: TreeView
The TreeView object identifying the TreeView control to which the current tree view item is linked.
See Also