Skip to content

Files

Latest commit

40e5ea3 · Jan 28, 2021

History

History
This branch is 76 commits behind syncfusion/xamarin-demos:master.

ComboBox

The SfComboBox control is an editor component that allow users to type a text and choose an option from the list of predefined options. Also, it has editable and non-editable support to make a selection.

The following sample is available for combo box to demonstrate the functionalities of each feature.

Sample Description
Getting Started It demonstrates the basic functionalities like filtering pattern, sensing diacritics in languages, editable options and control customization.
Multiple Selection It demonstrates the feature of multi selection in ComboBox. Here, multi selection in token representation has been demonstrated.