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