Click or drag to resize

TreeViewSelectionEvent.OldTreeViewItem Property

X#
The TreeViewItem object that was selected before this event occurred.

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

Property Value

Type: TreeViewItem
The TreeViewItem object that was selected before this event occurred.
See Also