Click or drag to resize

TreeViewItem.NextSibling Property (Typed)

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

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

Property Value

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