Back to Devexpress

Model Editor Settings

expressappframework-113333-ui-construction-application-model-ui-settings-storage-model-editor-model-editor-settings.md

latest665 B
Original Source

Model Editor Settings

  • Mar 09, 2024

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 InvokedSettings 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.