Skip to main content
.NET 6.0+

DevExpress.ExpressApp.Model.Core Namespace

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

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