Skip to main content

EditorAliases.IntegerPropertyEditor Field

Specifies the built-in alias for the IntegerPropertyEditor and ASPxIntPropertyEditor editors.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

Declaration

public const string IntegerPropertyEditor = "IntegerPropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also