[ Version ( since = "1.4" ) ]
public void set_enable_search (bool enable_search)
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.
this |
a combo row |
enable_search |
whether to enable search |