Returns the NavBarControl control to which the link belongs.
public NavBarControl NavBar { get; }
Public ReadOnly Property NavBar As NavBarControl
This property reads the NavElement.NavBar property of the corresponding item to return its value. The corresponding item is obtained via the Item property.