Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

9
Votes

We need to provide support for the BackgroundColor, BorderColor, SelectionColor, FontSize, FontFamily, FontAttribute and TextColor in SfComboBox's and SfAutocomplete DropDown in .NET MAUI

 

Currently, we don’t have direct API support for the above-requested API, Instead We can achieve the same behavior by using theme keys. In some cases, it may not be applicable at all.

 

Here are the details of the requested feature:

 

The DropDownBackgroundColor property is used to modify the background color of the suggestion box.

 

 

Empty


 

The DropDownTextColor property is used to modify the text color of the dropdown item in the suggestion box.

 

Empty


 

Use Case :

 

This enhancement would facilitate the ability to seamlessly switch between light and dark color themes using AppThemeBinding.