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 Members

Stores behavior options common to multiple views.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TdxCustomNavBar) Initializes a new instance of the TdxNavBarPersistent class with specified settings. Inherited from TdxNavBarPersistent.

#Properties
Show Inherited Hide Inherited

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.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also