Skip to main content

EditorAliases.BytePropertyEditor Field

Specifies the built-in alias for the BytePropertyEditor and ASPxBytePropertyEditoreditors.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

Declaration

public const string BytePropertyEditor = "BytePropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also