Click or drag to resize

TreeViewItem.NextSibling Property

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

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

Property Value

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