TIWCGJQDropDownOptions.MinimumResultsForSearch Property

The minimum number of results that must be initially (after opening the dropdown for the first time) populated in order to keep the search field. This is useful for cases where local data is used with just a few results, in which case the search box is not very useful and wastes screen space.

Only applies to single-value select boxes

Namespace: IWCGJQDropDown
published
 property MinimumResultsForSearch: Integer index 02 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;

Property Value

Type: Integer