Skip to main content
.NET 6.0+

ValidationModule.EnableControllersOnLogonWindow Property

For internal use.

Namespace: DevExpress.ExpressApp.Validation

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

Declaration

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

Property Value

Type Default
Boolean true
See Also