Click or drag to resize

TreeView.GetSelectedItem Method

X#
Return the currently selected tree view item.

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

Return Value

Type: Usual
The currently selected tree view item.
See Also