Skip to main content
.NET 8.0+

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

DevExpress.ExpressApp.Model.Core Namespace

In This Article

Contains classes and interfaces specific to the core Application Model functionality.

Assembly: DevExpress.ExpressApp.v24.2.dll

NuGet Package: DevExpress.ExpressApp

#Classes

Name Description
ModelMemberReadOnlyCalculator Used by the Model Editor to determine whether or not a certain IModelMember property is readonly.

#Interfaces

Name Description
IModelNodeUpdater<T> Implemented by node updaters that convert application model differences.
IModelNodeUpdaterRegistrator Implemented by objects that register node updaters in the application.