ConditionalAppearanceModule.EnableControllersOnLogonWindow Property
For internal use.
Namespace: DevExpress.ExpressApp.ConditionalAppearance
Assembly: DevExpress.ExpressApp.ConditionalAppearance.v25.2.dll
NuGet Package: DevExpress.ExpressApp.ConditionalAppearance
Declaration
[Browsable(false)]
[DefaultValue(true)]
public static bool EnableControllersOnLogonWindow { get; set; }
Property Value
| Type | Default |
|---|---|
| Boolean | true |
See Also