Skip to main content
.NET 8.0+

EditorAliases.BooleanPropertyEditor Field

Specifies the built-in alias for ASP.NET Core Blazor and WinForms boolean property editors.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.1.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string BooleanPropertyEditor = "BooleanPropertyEditor"

Field Value

Type
String
See Also