Skip to main content

EditorAliases.TypePropertyEditor Field

Specifies the built-in alias for the Type Properties PropertyEditor.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string TypePropertyEditor = "TypePropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also