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

ConditionalAppearanceModule.EnableControllersOnLogonWindow Property

For internal use.

Namespace: DevExpress.ExpressApp.ConditionalAppearance

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

Declaration

[Browsable(false)]
[DefaultValue(true)]
public static bool EnableControllersOnLogonWindow { get; set; }

Property Value

Type Default
Boolean **true**
See Also