setEnableSearch

open fun setEnableSearch(enableSearch: Boolean)

Sets whether to enable search.

If set to TRUE, a search entry will be shown in the popup that allows to search for items in the list.

Search requires property@ComboRow:expression to be set.

Since

1.4

Parameters

enableSearch

whether to enable search