Skip to main content
All docs
V26.1
  • EditorAliases.ComboBoxListPropertyEditor Field

    Specifies the built-in alias for ComboBoxListPropertyEditor.

    Namespace: DevExpress.ExpressApp.Editors

    Assembly: DevExpress.ExpressApp.v26.1.dll

    Declaration

    public const string ComboBoxListPropertyEditor = "ComboBoxListPropertyEditor"

    Field Value

    Type Description
    String

    The specified alias.

    See Also