TreeViewItem.PreviousSibling Property | |
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
public virtual Usual PreviousSibling { get; }
Request Example
View SourceProperty Value
Type:
UsualThe previous sibling item of the tree view item.
See Also