Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public object Control { get; }

Property Value

Type Description
Object

An object, whose configuration is stored in the Application Model by the model synchronizer.

See Also