Click or drag to resize

TreeViewItem.PreviousSibling Property

X#
The previous sibling item of the tree view item.

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

Property Value

Type: Usual
The previous sibling item of the tree view item.
See Also