Skip to main content

EditorAliases.PopupExpressionPropertyEditor Field

Specifies the built-in alias for the PopupExpressionPropertyEditor editor.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string PopupExpressionPropertyEditor = "PopupExpressionPropertyEditor"

Field Value

Type Description
String

The specified alias.

See Also