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