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.v21.1.dll

NuGet Packages: DevExpress.Win, DevExpress.Win.Design

Declaration

Property Value

Type Description
NavBarItemLink

A NavBarItemLink object representing the selected link.

See Also