Welcome to the WinUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
SfComboBox cannot clear the selected item in single-select mode, and the native WinUI ComboBox also does not support it. The background code is very simple to operate SelectedItem=null, but it makes me very confused how to operate the UI to clear the selected item.