NavBarControl.EachGroupHasSelectedLink 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.v25.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false | true if each group can have a selected link; otherwise false. |
See Also