Skip to main content
A newer version of this page is available. .

NavBarSelectedLinkChangedEventArgs.Link Property

Gets the link which has been selected.

Namespace: DevExpress.XtraNavBar.ViewInfo

Assembly: DevExpress.XtraNavBar.v18.2.dll

Declaration

Property Value

Type Description
NavBarItemLink

A NavBarItemLink object representing the selected link.

See Also