DevExpress.ExpressApp.Model.Core Namespace
Contains classes and interfaces specific to the core Application Model functionality.
Assembly: DevExpress.ExpressApp.v23.1.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. |