Click or drag to resize

TreeViewExpandingEvent.TreeViewItem Property

X#
The TreeViewItem object which is being modified.

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

Property Value

Type: TreeViewItem
The TreeViewItem object which is being modified.
See Also