Skip to main content
.NET 6.0+

EditorAliases.DoublePropertyEditor Field

Specifies the built-in alias for the DoublePropertyEditor and ASPxDoublePropertyEditor editors.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string DoublePropertyEditor = "DoublePropertyEditor"

Field Value

Type
String
See Also