Skip to main content
.NET 6.0+

ConditionalAppearanceModule.EnableControllersOnLogonWindow Property

For internal use.

Namespace: DevExpress.ExpressApp.ConditionalAppearance

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

Declaration

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

Property Value

Type Default
Boolean true
See Also