TreeViewItem.TreeViewControl Property | |
The TreeView object identifying the TreeView control to which the current tree view item is linked.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TreeViewControl AS USUAL GET
public virtual Usual TreeViewControl { get; }
Request Example
View SourceProperty Value
Type:
UsualThe TreeView object identifying the TreeView control to which the current tree view item is linked.
See Also