TreeViewItem.Parent Property | |
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
public virtual Usual Parent { get; }
Request Example
View SourceProperty Value
Type:
UsualThe parent TreeView object of the tree view item.
See Also