Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DevExpress.ExpressApp.Model.Core Namespace

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

Assembly: DevExpress.ExpressApp.v21.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.