Skip to main content

EditorAliases.FloatPropertyEditor Field

Specifies the built-in alias for the FloatPropertyEditor and ASPxFloatPropertyEditor editors.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string FloatPropertyEditor = "FloatPropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also