Syncfusion.Xamarin.SfComboBox 17.1.0.32-beta

Prefix Reserved
This is a prerelease version of Syncfusion.Xamarin.SfComboBox.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfComboBox --version 17.1.0.32-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.SfComboBox -Version 17.1.0.32-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.Xamarin.SfComboBox" Version="17.1.0.32-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.SfComboBox" Version="17.1.0.32-beta" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Xamarin.SfComboBox" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Xamarin.SfComboBox --version 17.1.0.32-beta
                    
#r "nuget: Syncfusion.Xamarin.SfComboBox, 17.1.0.32-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Syncfusion.Xamarin.SfComboBox&version=17.1.0.32-beta&prerelease
                    
Install Syncfusion.Xamarin.SfComboBox as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfComboBox&version=17.1.0.32-beta&prerelease
                    
Install Syncfusion.Xamarin.SfComboBox as a Cake Tool

The Syncfusion Combo Box for Xamarin.Forms is used to select an item by typing a value or selecting a value from the list.

Key features:
• Editable mode: Editable and non-editable text box to choose an item from the given data source.
• Filtering mode: Supports both filtering and non-filtering suggestion lists.
• Suggestion modes: Suggestions can be filtered in different modes, such as StartsWith, EndWith, contains, equals, custom, and more.
• MultiSelection: Two ways (token representation and delimiter) to select multiple items from the suggestion list.
• Customization: Customize both entry and suggestion drop downs.
• Header and footer: Header and footer content can be given at the top and bottom of the suggestion list.
• Highlighting text: Highlight the matching text in the suggestion list based on the input given.
• Watermark: Supports explanatory text in the combo box control until the user inputs text. Watermark is restored again if the user clears the text.

Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, and UWP).

Learn more: https://www.syncfusion.com/xamarin-ui-controls/combobox?utm_source=nuget&utm_medium=listing     

Documentation: https://help.syncfusion.com/xamarin/sfcombobox/overview?utm_source=nuget&utm_medium=listing

Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing
Forum:  https://www.syncfusion.com/forums/xamarin.forms?utm_source=nuget&utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).

© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Syncfusion.Xamarin.SfComboBox:

Package Downloads
Syncfusion.Xamarin.SfDataGrid

This package provides the functionality to utilize the features of Syncfusion® Xamarin DataGrid control and more.

Syncfusion.Xamarin.SfDataForm

This package provides the functionality to utilize the features of Syncfusion® Xamarin DataForms control and more.

Syncfusion.Xamarin.SfRichTextEditor

This package provides the functionality to utilize the features of Syncfusion® Xamarin RichTextEditor control and more.

Cyber.Xamari.lib

Package Description

Syncfusion.Xamarin.SfComboBox.WPF

This package provides the functionality to utilize the features of Syncfusion® Xamarin.WPF ComboBox control and more.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Syncfusion.Xamarin.SfComboBox:

Repository Stars
syncfusion/essential-ui-kit-for-xamarin.forms
Free and beautiful XAML template pages for Xamarin.Forms apps.
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
kwsch/PKHeX.Mobile
Pokémon save editor for Android and iOS!
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
jamesmontemagno/app-ac-islandtracker
Animal Crossing Island Tracking Mobile App
Version Downloads Last updated
29.2.4 301 5/14/2025
29.1.41 317 5/5/2025
29.1.40 310 4/28/2025
29.1.39 719 4/21/2025
29.1.38 393 4/14/2025
29.1.37 336 4/8/2025
29.1.35 424 4/1/2025
29.1.33 1,367 3/25/2025
28.2.12 451 3/19/2025
28.2.11 619 3/10/2025
28.2.9 509 3/4/2025
28.2.7 491 2/25/2025
28.2.6 959 2/17/2025
28.2.5 464 2/11/2025
28.2.4 622 2/4/2025
28.2.3 680 1/29/2025
28.1.41 645 1/20/2025
28.1.39 2,451 1/13/2025
28.1.38 430 1/7/2025
28.1.37 372 12/31/2024
28.1.36 528 12/23/2024
28.1.35 428 12/18/2024
28.1.33 680 12/12/2024
27.2.5 790 12/2/2024
27.2.4 3,450 11/26/2024
27.2.3 445 11/22/2024
27.2.2 714 11/15/2024
27.1.58 589 11/4/2024
27.1.57 1,199 10/28/2024
27.1.56 555 10/23/2024
27.1.55 520 10/21/2024
27.1.53 574 10/14/2024
27.1.52 460 10/7/2024
27.1.51 624 9/30/2024
27.1.50 1,292 9/23/2024
27.1.48 2,045 9/18/2024
26.2.14 1,733 9/9/2024
26.2.13 813 9/5/2024
26.2.12 380 9/2/2024
26.2.11 1,522 8/27/2024
26.2.10 2,518 8/19/2024
26.2.9 576 8/12/2024
26.2.8 465 8/5/2024
26.2.7 374 7/29/2024
26.2.5 744 7/26/2024
26.2.4 559 7/24/2024
26.1.42 1,207 7/15/2024
26.1.41 478 7/8/2024
26.1.40 579 7/1/2024
26.1.39 5,985 6/24/2024
26.1.38 1,228 6/18/2024
26.1.35 1,325 6/11/2024
25.2.7 4,397 6/3/2024
25.2.6 588 5/28/2024
25.2.5 723 5/21/2024
25.2.4 1,244 5/14/2024
25.2.3 5,538 5/8/2024
25.1.42 1,766 4/29/2024
25.1.41 1,170 4/23/2024
25.1.40 1,353 4/15/2024
25.1.39 2,839 4/8/2024
25.1.38 1,871 4/1/2024
25.1.37 720 3/26/2024
25.1.35 2,963 3/15/2024
24.2.9 6,213 3/4/2024
24.2.8 1,192 2/26/2024
24.2.7 1,137 2/19/2024
24.2.6 1,228 2/14/2024
24.2.5 955 2/12/2024
24.2.4 1,649 2/5/2024
24.2.3 2,473 1/31/2024
24.1.47 1,965 1/22/2024
24.1.46 2,011 1/16/2024
24.1.45 3,460 1/8/2024
24.1.44 3,037 1/2/2024
24.1.43 1,765 12/27/2023
24.1.41 3,046 12/18/2023
23.2.7 3,153 12/6/2023
23.2.6 3,488 11/28/2023
23.2.5 1,787 11/23/2023
23.2.4 3,480 11/20/2023
23.1.44 4,745 11/6/2023
23.1.43 2,025 10/30/2023
23.1.42 2,058 10/23/2023
23.1.41 2,488 10/16/2023
23.1.40 2,476 10/10/2023
23.1.39 2,344 10/4/2023
23.1.38 6,591 9/26/2023
23.1.36 21,912 9/15/2023
22.2.12 4,546 9/5/2023
22.2.11 4,147 8/28/2023
22.2.10 3,005 8/22/2023
22.2.9 17,195 8/14/2023
22.2.8 2,633 8/7/2023
22.2.7 4,476 8/2/2023
22.2.5 2,688 7/27/2023
22.1.39 4,504 7/18/2023
22.1.38 3,134 7/11/2023
22.1.37 3,306 7/3/2023
22.1.36 3,987 6/28/2023
22.1.34 10,118 6/21/2023
21.2.10 10,825 6/12/2023
21.2.9 4,502 6/6/2023
21.2.8 7,091 5/30/2023
21.2.6 5,610 5/22/2023
21.2.5 6,636 5/15/2023
21.2.4 5,521 5/9/2023
21.2.3 4,789 5/3/2023
21.1.41 9,399 4/19/2023
21.1.39 4,496 4/10/2023
21.1.38 7,553 4/3/2023
21.1.37 4,203 3/29/2023
21.1.35 8,515 3/23/2023
20.4.0.54 4,745 3/13/2023
20.4.0.53 5,251 3/7/2023
20.4.0.52 6,576 2/28/2023
20.4.0.51 12,395 2/21/2023
20.4.0.50 5,538 2/14/2023
20.4.0.49 6,839 2/7/2023
20.4.0.48 12,492 2/1/2023
20.4.0.44 15,448 1/18/2023
20.4.0.43 7,392 1/10/2023
20.4.0.42 6,098 1/4/2023
20.4.0.41 3,657 12/29/2022
20.4.0.40 3,093 12/28/2022
20.4.0.38 7,631 12/21/2022
20.3.0.61 16,177 12/12/2022
20.3.0.60 7,427 12/6/2022
20.3.0.59 13,327 11/29/2022
20.3.0.58 6,550 11/22/2022
20.3.0.57 5,269 11/15/2022
20.3.0.56 5,958 11/8/2022
20.3.0.52 11,064 10/27/2022
20.3.0.50 5,926 10/18/2022
20.3.0.49 14,242 10/11/2022
20.3.0.48 8,695 10/5/2022
20.3.0.47 11,025 9/29/2022
20.2.0.50 16,436 9/20/2022
20.2.0.49 5,656 9/13/2022
20.2.0.48 6,739 9/6/2022
20.2.0.46 7,859 8/30/2022
20.2.0.45 12,141 8/23/2022
20.2.0.44 8,221 8/16/2022
20.2.0.43 9,850 8/8/2022
20.2.0.40 87,568 7/26/2022
20.2.0.39 15,596 7/19/2022
20.2.0.38 7,088 7/12/2022
20.2.0.36 23,511 6/30/2022
20.1.0.61 20,657 6/20/2022
20.1.0.60 12,084 6/14/2022
20.1.0.59 23,595 6/7/2022
20.1.0.58 43,949 5/31/2022
20.1.0.57 27,528 5/24/2022
20.1.0.56 12,893 5/17/2022
20.1.0.55 7,447 5/12/2022
20.1.0.52 20,654 5/3/2022
20.1.0.51 9,946 4/26/2022
20.1.0.50 8,150 4/19/2022
20.1.0.48 9,699 4/12/2022
20.1.0.47 13,226 4/4/2022
19.4.0.56 74,135 3/15/2022
19.4.0.55 12,012 3/8/2022
19.4.0.54 9,652 2/28/2022
19.4.0.53 10,717 2/22/2022
19.4.0.52 7,551 2/15/2022
19.4.0.50 8,144 2/8/2022
19.4.0.48 22,121 1/31/2022
19.4.0.47 9,573 1/25/2022
19.4.0.43 5,519 1/18/2022
19.4.0.42 9,019 1/11/2022
19.4.0.41 6,869 1/4/2022
19.4.0.40 5,937 12/28/2021
19.4.0.38 7,347 12/17/2021
19.3.0.59 15,687 12/14/2021
19.3.0.57 9,521 12/7/2021
19.3.0.56 7,124 11/29/2021
19.3.0.55 11,074 11/23/2021
19.3.0.54 9,676 11/17/2021
19.3.0.53 5,769 11/12/2021
19.3.0.48 23,123 11/3/2021
19.3.0.47 13,991 10/26/2021
19.3.0.46 29,227 10/19/2021
19.3.0.45 38,407 10/12/2021
19.3.0.44 7,351 10/5/2021
19.3.0.43 12,802 9/30/2021
19.2.0.62 11,779 9/13/2021
19.2.0.60 6,335 9/7/2021
19.2.0.59 5,592 8/30/2021
19.2.0.57 7,918 8/24/2021
19.2.0.56 7,326 8/17/2021
19.2.0.55 12,554 8/11/2021
19.2.0.51 9,118 8/2/2021
19.2.0.49 6,220 7/26/2021
19.2.0.48 36,178 7/19/2021
19.2.0.47 14,052 7/13/2021
19.2.0.46 5,864 7/6/2021
19.2.0.44 8,276 6/30/2021
19.1.0.69 15,229 6/14/2021
19.1.0.67 9,195 6/7/2021
19.1.0.66 10,107 5/31/2021
19.1.0.65 8,891 5/24/2021
19.1.0.64 13,731 5/19/2021
19.1.0.63 11,703 5/13/2021
19.1.0.59 11,630 5/3/2021
19.1.0.58 12,262 4/26/2021
19.1.0.57 9,474 4/20/2021
19.1.0.56 11,545 4/13/2021
19.1.0.55 18,199 4/6/2021
19.1.0.54 10,260 3/30/2021
18.4.0.49 25,067 3/22/2021
18.4.0.48 16,422 3/16/2021
18.4.0.47 9,948 3/9/2021
18.4.0.46 13,248 3/2/2021
18.4.0.44 7,977 2/23/2021
18.4.0.43 8,604 2/15/2021
18.4.0.42 11,868 2/9/2021
18.4.0.41 59,125 2/2/2021
18.4.0.39 10,051 1/28/2021
18.4.0.35 10,973 1/19/2021
18.4.0.34 11,132 1/12/2021
18.4.0.33 8,899 1/4/2021
18.4.0.32 4,961 12/30/2020
18.4.0.31 13,095 12/22/2020
18.4.0.30 20,983 12/17/2020
18.3.0.53 14,451 12/8/2020
18.3.0.52 6,641 11/30/2020
18.3.0.51 11,627 11/23/2020
18.3.0.50 10,812 11/17/2020
18.3.0.48 9,641 11/10/2020
18.3.0.47 8,931 11/5/2020
18.3.0.44 34,415 10/27/2020
18.3.0.42 10,236 10/20/2020
18.3.0.40 23,584 10/12/2020
18.3.0.38 9,138 10/7/2020
18.3.0.35 10,475 10/1/2020
18.2.0.59 25,735 9/22/2020
18.2.0.58 9,879 9/15/2020
18.2.0.57 6,524 9/8/2020
18.2.0.56 8,652 9/1/2020
18.2.0.55 19,780 8/25/2020
18.2.0.54 8,818 8/18/2020
18.2.0.48 16,223 8/4/2020
18.2.0.47 9,373 7/28/2020
18.2.0.46 7,372 7/21/2020
18.2.0.45 7,401 7/14/2020
18.2.0.44 25,652 7/6/2020
18.1.0.59 23,675 6/23/2020
18.1.0.57 8,065 6/16/2020
18.1.0.56 7,208 6/9/2020
18.1.0.55 12,650 6/2/2020
18.1.0.54 54,156 5/27/2020
18.1.0.53 9,156 5/19/2020
18.1.0.52 9,904 5/13/2020
18.1.0.48 13,423 5/5/2020
18.1.0.46 10,723 4/28/2020
18.1.0.45 10,689 4/21/2020
18.1.0.44 11,909 4/14/2020
18.1.0.43 8,529 4/7/2020
18.1.0.42 22,289 4/1/2020
18.1.0.36-beta 3,023 3/19/2020
17.4.0.55 34,154 3/10/2020
17.4.0.53 9,547 3/3/2020
17.4.0.51 9,223 2/25/2020
17.4.0.50 8,094 2/18/2020
17.4.0.49 7,486 2/11/2020
17.4.0.47 6,266 2/5/2020
17.4.0.46 15,119 1/30/2020
17.4.0.44 19,327 1/21/2020
17.4.0.43 7,728 1/14/2020
17.4.0.41 7,775 1/7/2020
17.4.0.40 6,914 12/24/2019
17.4.0.39 13,654 12/17/2019
17.3.0.34 49,497 12/10/2019
17.3.0.33 5,750 12/4/2019
17.3.0.30 4,115 12/3/2019
17.3.0.29 8,330 11/26/2019
17.3.0.28 5,995 11/19/2019
17.3.0.27 9,765 11/12/2019
17.3.0.26 11,017 11/5/2019
17.3.0.21 6,910 10/29/2019
17.3.0.19 12,439 10/22/2019
17.3.0.17 6,069 10/15/2019
17.3.0.14 30,050 10/3/2019
17.3.0.9-beta 3,157 9/20/2019
17.2.0.51 13,304 9/10/2019
17.2.0.49 9,644 9/3/2019
17.2.0.47 9,345 8/27/2019
17.2.0.46 10,603 8/22/2019
17.2.0.41 23,371 8/13/2019
17.2.0.40 21,423 8/6/2019
17.2.0.39 8,503 7/30/2019
17.2.0.36 5,564 7/23/2019
17.2.0.35 6,066 7/17/2019
17.2.0.34 19,407 7/11/2019
17.2.0.28-beta 3,238 6/27/2019
17.1.0.53 10,224 6/25/2019
17.1.0.52 5,315 6/18/2019
17.1.0.51 4,751 6/11/2019
17.1.0.50 5,132 6/4/2019
17.1.0.49 4,978 5/28/2019
17.1.0.48 7,673 5/21/2019
17.1.0.47 4,423 5/14/2019
17.1.0.44 5,452 5/7/2019
17.1.0.43 3,735 4/30/2019
17.1.0.42 4,280 4/23/2019
17.1.0.41 4,243 4/16/2019
17.1.0.40 4,729 4/9/2019
17.1.0.38 8,399 3/29/2019
17.1.0.32-beta 3,346 3/13/2019
16.4.0.54 10,060 2/19/2019
16.4.0.53 5,184 2/13/2019
16.4.0.52 5,695 2/5/2019
16.4.0.48 4,912 1/22/2019
16.4.0.47 3,640 1/16/2019
16.4.0.46 3,908 1/8/2019
16.4.0.44 4,568 12/24/2018
16.4.0.42 7,710 12/17/2018
16.4.0.40-beta 2,390 12/10/2018
16.3.0.36 4,180 11/27/2018
16.3.0.35-beta 1,967 11/23/2018
16.3.0.29 5,794 10/30/2018
16.3.0.21 4,524 9/21/2018
16.3.0.17-beta 1,699 9/12/2018
16.2.0.50 4,354 8/28/2018
16.2.0.46 2,773 8/6/2018
16.2.0.42 2,833 6/29/2018
16.2.0.41 2,759 6/25/2018