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

NavBarControl.AllowSelectedLink Property

OBSOLETE

This property is obsolete. Use LinkSelectionMode instead.

This property is obsolete. Use the NavBarControl.LinkSelectionMode property instead.

Namespace: DevExpress.XtraNavBar

Assembly: DevExpress.XtraNavBar.v19.1.dll

Declaration

Property Value

Type Default Description
Boolean **false**

true if links can be selected; otherwise false.

See Also