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

Model Editor Settings

The Model Editor saves its settings between runs (the currently focused node, search pane configuration, etc.). This topic lists the settings storages used by the Model Editor in different circumstances.

How the Model Editor was Invoked Settings Storage
From a Windows Forms XAF application, via the EditModel Action. The Model.User.xafml file under the hidden ModelEditorSettings node.
As a standalone utility. The system registry HKEY_CURRENT_USER\Software\Developer Express\XAF\Model Editor key.
As a Visual Studio designer. The solution user options (SUO) file.