NavBarControl.SelectLinkOnPress Property
In This Article
Gets or sets whether a link is selected on the MouseDown or MouseUp event.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if a link is selected on the Mouse |
#Remarks
Note
If the Nav
See Also