如何允许ComboBoxEdit使用自动完成功能选择多个项目

问题描述:







如何让ComboBoxEdit在MVVM模型中选择具有自动完成功能的多个项目。





谢谢。

Hi,


How to allow ComboBoxEdit to select multiple items with the autocomplete feature in MVVM Model.


Thanks.

将SelectionMode设置为多个
Set SelectionMode to Multiple