Click or drag to resize

TreeView.GetParentItem Method (Symbol)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetParentItem(
	symItem AS SYMBOL
) AS TreeViewItem
Request Example View Source

Parameters

symItem
Type: Symbol

Return Value

Type: TreeViewItem
See Also