NavBarControl.AllowSelectedLink Property
Namespace:DevExpress.XtraNavBar
Assembly:DevExpress.XtraNavBar.v19.2.dll
Note: This API is now obsolete.
This property is obsolete. Use LinkSelectionMode instead.

Syntax
C# |
public virtual bool AllowSelectedLink { get; set; }
|
VB |
Overridable Public Property AllowSelectedLink As Boolean
|
Property value
Type: Boolean
true if links can be selected; otherwise false.
The default is false.

See Also
Is this topic helpful?
Additional Feedback
Close