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!>
Thanks for joining our community and helping improve Syncfusion products!
1: Expose the SfComboBox dropdown size through a BindableProperty when SfComboBox layout completes.
Allow consumers to listen for the property change and set MaxDropDownHeight.
2: Define an AutoSize Boolean property that indicates the Dropdown item height should be set to the size of the content adjusted for any display constraints.
3: Define a property to indicate the maximum number of items to display