Namespace Syncfusion.XForms.ComboBox
Classes
ComboBoxMode
Contains the values for the ComboBoxMode enumeration that about to filter the suggestion items based on user input. |
DeleteButtonPlacement
Contains values for the DeleteButtonPlacement enumeration that determines the position of the delete button. |
DropDownButtonSettings
The DropDownButtonSettings represents the class contains properties for drop-down button customizations. |
DropDownCancelEventArgs
The DropDownCancelEventArgs class contains an argument of its own. |
FilterCollectionChangedEventArgs
The FilterCollectionChangedEventArgs class contains an argument of its own. |
FocusChangedEventArgs
The FocusChangedEventArgs class contains an argument of its own. |
MultiSelectMode
Contains values for the MultiSelectMode enumeration that determines the multi-selection way to select multiple items. |
OccurrenceMode
Contains values for the OccurrenceMode enumeration that indicates whether to highlight the first character or all same character in text. |
SelectionChangedEventArgs
The SelectionChangedEventArgs class contains an arguments of its own. |
SelectionChangingEventArgs
The SelectionChangingEventArgs class contains an argument of its own. |
SelectionType
Contains values for the Selection Type. |
SfComboBox
Represents a custom control that allows users choose one or more suggestons from drop-down. It additionally offers filtering modes and drop-down item customization. |
SfComboBox.CompletedEventHandler
It handles the Completed event in the text of the SfComboBox control. |
SfComboBox.DropDownClosedEventHandler
It handles the FocusChanged event in the text of the SfComboBox control. |
SfComboBox.DropDownOpenEventHandler
It handles the DropDownOpen event in the text of the SfComboBox control. |
SfComboBox.FilterCollectionChangedEventHandler
It handles the FilterCollectionChanged event in text of the SfComboBox control. |
SfComboBox.FocusEventHandler
It handles the FocusChanged event in the text of the SfComboBox control. |
SfComboBox.SelectionChangedEventHandler
It handles the SelectionChanged event in the text of the SfComboBox control. |
SfComboBox.SelectionChangingEventHandler
It handles the SelectionChanging event in the text of the SfComboBox control. |
SfComboBox.SuggestionPredicate<T>
Predicate to filter suggestion in custom mode in the SfComboBox control. |
SfComboBox.ValueChangedEventHandler
It handles the ValueChanged event in the text of the SfComboBox control. |
SfComboBoxItem
The SfComboBox class represents an item that can be added as a child. |
SfComboBoxStyles
The SfComboBoxStyles class holds theme style for SfComboBox. |
SuggestionBoxPlacement
Contains the values for the SuggestionBoxPlacement mode enumeration that determines the placement of the drop-down that holds the available suggestion items. |
SuggestionMode
Contains the values for the SuggestionMode enumeration that determines the suggestion way represent the suggested items. |
TokenSettings
TokenSettings represents a class that contains properties for token customizations in the SfComboBox control. |
TokensWrapMode
Contains the values for the TokensWrapMode enumeration that determines the display way to the selected items. |
ValueChangedEventArgs
ValueChangedEventArgs class contains an arguments of its own. |
Interfaces
IClear
Represents the IClear interface. |
ICursorPosition
Represents the CusrsorPosition interface |
IFocus
Represents the Focus interface. |
ILoadMoreItems
Represents the LoadMore interface |