ComboRow.setEnableSearch
void setEnableSearch(bool enableSearch)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 propertyComboRow:expression to be set.
Parameters
enableSearch | whether to enable search |