Skip to main content
All docs
V24.2

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

Customize Navigation Between Views

In the Define the Data Model and Set the Initial Data section of this tutorial, you learned how to customize the navigation control in code. You added attributes to an entity class that added a corresponding item to the navigation control and specified the name of this class in the UI.

In this section, you will learn how to customize the navigation control in the Application Model. For this purpose, you can use the Model Editor – an XAF native tool to edit the Application Model at design time. You can open it directly from Visual Studio. You can also allow users to invoke the Model Editor at runtime.