Skip to main content
All docs
V25.2
  • EditorAliases.ComboBoxListPropertyEditor Field

    Specifies the built-in alias for ComboBoxListPropertyEditor.

    Namespace: DevExpress.ExpressApp.Editors

    Assembly: DevExpress.ExpressApp.v25.2.dll

    NuGet Package: DevExpress.ExpressApp

    Declaration

    public const string ComboBoxListPropertyEditor = "ComboBoxListPropertyEditor"

    Field Value

    Type Description
    String

    The specified alias.

    See Also