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

Gets the element immediately following this element.

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

See Also

MenuElement Class | APNSoft.WebControls Namespace