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

ValidationModule.EnableControllersOnLogonWindow Property

For internal use.

Namespace: DevExpress.ExpressApp.Validation

Assembly: DevExpress.ExpressApp.Validation.v19.1.dll

Declaration

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

Property Value

Type Default
Boolean **true**
See Also