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