Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxNavBarCommonBehaviorOptions Properties
Show Inherited Hide Inherited

Stores behavior options common to multiple views.
Name Description
AllowChildGroups Specifies whether NavBar groups can contain other (nested) groups.
AllowExpandAnimation Specifies whether the NavBar control plays smooth sliding animation effects for all expand and collapse operations.
AllowMultipleGroupExpansion Specifies whether all or only one group can be simultaneously expanded in the NavBar control.
AllowSelectLinks Specifies whether end-users can select links.
DragDropFlags Specifies the behavior of the NavBar control related to drag & drop operations.
EachGroupHasSelectedLink Indicates whether each NavBar group can have a selected link.
NavBar Provides access to a NavBar control which owns this object. Inherited from TdxNavBarPersistent.
RevealHighlight Specifies if the reveal highlight effect is enabled in an Accordion or Hamburger Menu view.
ShowGroupsHint Specifies whether hints are shown for groups.
ShowLinksHint Specifies whether hints are shown for links.
See Also