Different filtering types of the ComboBox.
Enum fields
| Name | Description | 
|---|
| StartsWithPerTerm | Defines filtering by first symbol of each word of item's text. | 
| StartsWith | Defines filtering by starting symbol of item's text. | 
| Contains | Defines contains filtering. | 
| None | Removes any filtering applied while typing |