Namespace Syncfusion.SfAutoComplete.XForms
Classes
| AutoCompleteMode
Contains the values for the AutoCompleteMode 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. |
| DrawCellEventArgs
The DrawCellEventArgs class contains an argument of its own. |
| 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 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 argument of its own. |
| SelectionChangingEventArgs
The SelectionChangingEventArgs class contains an argument of its own. |
| SelectionType
Contains values for the Selection Type. |
| SfAutoComplete
Represents a control that allows the user to enter text with additional functionality that offering suggestions as user type. |
| SfAutoComplete.CompletedEventHandler
EventHandler of the Completed event in the SfAutoComplete control. |
| SfAutoComplete.DrawCellEventHandler
EventHandler of DrawCellEventHandler in the SfAutoComplete control. |
| SfAutoComplete.FilterCollectionEventHandler
Filter collection event handler in the SfAutoComplete control. |
| SfAutoComplete.FocusEventHandler
Event handler for focus the text in the SfAutoComplete control. |
| SfAutoComplete.SelectionChangedEventHandler
EventHandler of the SelectionChangedEvent in the SfAutoComplete control. |
| SfAutoComplete.SelectionChangingEventHandler
EventHandler of the SelectionChanging event in the SfAutoComplete control. |
| SfAutoComplete.SuggestionPredicate<T>
Suggestion predicate. |
| SfAutoComplete.ValueChangedEventHandler
Event handler of the valuechanged event in the SfAutoComplete control. |
| SfAutoCompleteItem
The SfAutoCompleteItem class represents an item that can be added as a child. |
| SfAutoCompleteStyles
Holds the theme style for the SfAutoComplete. |
| 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 SfAutoComplete control. |
| TokensWrapMode
Contains values for the TokensWrapMode enumeration that determines whether to display the items vertically. |
| ValueChangedEventArgs
The ValueChangedEventArgs class contains an argument of its own. |
Interfaces
| IClear
Represents the IClear interface. |
| ICursorPosition
Represents the CusrsorPosition interface. |
| IFocus
Represents the Focus interface. |
| ILoadMore
Represents the LoadMore interface. |