ArcGIS Pro 2.9 API Reference Guide
MaxSuggestionCount Property

ArcGIS.Desktop.Core Namespace > AutoCompleteComboBoxSetting Class : MaxSuggestionCount Property
Gets an integer. The combobox opens the drop down if the number of suggested items is less than the value. Note that the value is larger, it's heavier to open the drop down. Default: 100.
Syntax
public virtual int MaxSuggestionCount {get;}
Public Overridable ReadOnly Property MaxSuggestionCount As Integer
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AutoCompleteComboBoxSetting Class
AutoCompleteComboBoxSetting Members