NavBarControl.AllowSelectedLink Property
In This Article
OBSOLETE
This property is obsolete. Use Link
This property is obsolete. Use the NavBarControl.LinkSelectionMode property instead.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if links can be selected; otherwise false. |
See Also