EnumFilteringMode
Enum
Specifies the FilteringMode of RadComboBox.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
public enum FilteringMode
Fields
Contains
Matches items, containing the search text.
StartsWith
Matches items, which text starts with the search text.