Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ChangeVariantController.RefreshAllowChangeVariantWhenObjectSpaceIsModified(Type) Method

For internal use.

Namespace: DevExpress.ExpressApp.ViewVariantsModule

Assembly: DevExpress.ExpressApp.ViewVariantsModule.v20.2.dll

Declaration

[Browsable(false)]
public void RefreshAllowChangeVariantWhenObjectSpaceIsModified(
    Type applicationType
)

Parameters

Name Type
applicationType Type
See Also