Skip to main content
.NET 6.0+

EditorAliases.EnumPropertyEditor Field

Specifies the built-in alias for the EnumPropertyEditor and ASPxEnumPropertyEditor editors.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string EnumPropertyEditor = "EnumPropertyEditor"

Field Value

Type
String
See Also