Back to Devexpress

DevExpress.ExpressApp.Model.Core Namespace

expressappframework-devexpress-dot-expressapp-dot-model-e1b802ae.md

latest1.4 KB
Original Source

DevExpress.ExpressApp.Model.Core Namespace

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

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Classes

NameDescription
ModelMemberReadOnlyCalculatorUsed by the Model Editor to determine whether or not a certain IModelMember property is readonly.

Interfaces

NameDescription
IModelNodeUpdater<T>Implemented by node updaters that convert application model differences.
IModelNodeUpdaterRegistratorImplemented by objects that register node updaters in the application.