Click or drag to resize

TreeViewSelectionEvent.NewTreeViewItem Property

X#
The TreeViewItem object that is selected as a result of this event.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY NewTreeViewItem AS TreeViewItem GET 
Request Example View Source

Property Value

Type: TreeViewItem
The TreeViewItem object that is selected as a result of this event.
See Also