Click or drag to resize

TreeViewItem.PreviousSibling Property (Typed)

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

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

Property Value

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