[]
Applies search to the data on the dropdown view.
void ApplySearch(string text, bool highlight, bool filter)
| Type | Name | Description |
|---|---|---|
| string | text | Text which will be searched. |
| bool | highlight | Defines will search results be highlighted or not. |
| bool | filter | Defines will search results be filtered or not. |