ModelSynchronizer.Control Property
Specifies the object, whose configuration is stored in the Application Model by the model synchronizer.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object, whose configuration is stored in the Application Model by the model synchronizer. |
See Also