ComponentOne Basic Library for UWP
NextNode Property

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewItem Class : NextNode Property
Gets the next node to this one on the C1.Silverlight.C1TreeView.
Syntax
'Declaration
 
Public ReadOnly Property NextNode As C1TreeViewItem
public C1TreeViewItem NextNode {get;}
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members