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

TdxNavBarGroup Class

A group in a NavBar control.

#Declaration

#Remarks

This class introduces members that allow you to:

The image below displays examples of groups.

Note

Call the NavBar control’s Groups.Add function to create a group. Alternatively, you can call the TdxNavBarGroup class’s constructor to create a group and call its AddToCollection procedure to add this group to the NavBar control’s Groups collection.

See Also