APNSoft Controls [4.5.2.20] - API Reference
TreeViewElement.NextSibling Property

Gets the element immediately following this element.

[Visual Basic]
Public ReadOnly Property NextSibling As TreeViewElement
[C#]
public TreeViewElement NextSibling {get;}

See Also

TreeViewElement Class | APNSoft.WebControls Namespace