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

NavBarControl.GetAllowSelectedLink() Method

Returns a value that determines whether links can actually be selected in the current View.

Namespace: DevExpress.XtraNavBar

Assembly: DevExpress.XtraNavBar.v21.2.dll

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

Declaration

Returns

Type Description
Boolean

true if links can be selected; otherwise, false.

See Also