Syncfusion.Xamarin.SfComboBox 17.2.0.28-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.2.0.28-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.SfComboBox -Version 17.2.0.28-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.2.0.28-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.2.0.28-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.2.0.28-beta
                    
#r "nuget: Syncfusion.Xamarin.SfComboBox, 17.2.0.28-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.2.0.28-beta&prerelease
                    
Install Syncfusion.Xamarin.SfComboBox as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfComboBox&version=17.2.0.28-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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
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.10 372 6/9/2025
29.2.9 282 6/5/2025
29.2.8 247 6/3/2025
29.2.7 293 5/26/2025
29.2.5 297 5/21/2025
29.2.4 394 5/14/2025
29.1.41 334 5/5/2025
29.1.40 331 4/28/2025
29.1.39 1,198 4/21/2025
29.1.38 407 4/14/2025
29.1.37 343 4/8/2025
29.1.35 437 4/1/2025
29.1.33 1,380 3/25/2025
28.2.12 457 3/19/2025
28.2.11 629 3/10/2025
28.2.9 513 3/4/2025
28.2.7 495 2/25/2025
28.2.6 1,048 2/17/2025
28.2.5 467 2/11/2025
28.2.4 639 2/4/2025
28.2.3 683 1/29/2025
28.1.41 692 1/20/2025
28.1.39 2,492 1/13/2025
28.1.38 436 1/7/2025
28.1.37 376 12/31/2024
28.1.36 535 12/23/2024
28.1.35 435 12/18/2024
28.1.33 686 12/12/2024
27.2.5 796 12/2/2024
27.2.4 3,806 11/26/2024
27.2.3 462 11/22/2024
27.2.2 717 11/15/2024
27.1.58 597 11/4/2024
27.1.57 1,203 10/28/2024
27.1.56 562 10/23/2024
27.1.55 524 10/21/2024
27.1.53 578 10/14/2024
27.1.52 475 10/7/2024
27.1.51 632 9/30/2024
27.1.50 1,296 9/23/2024
27.1.48 2,145 9/18/2024
26.2.14 1,749 9/9/2024
26.2.13 816 9/5/2024
26.2.12 383 9/2/2024
26.2.11 1,529 8/27/2024
26.2.10 2,522 8/19/2024
26.2.9 583 8/12/2024
26.2.8 468 8/5/2024
26.2.7 380 7/29/2024
26.2.5 758 7/26/2024
26.2.4 564 7/24/2024
26.1.42 1,215 7/15/2024
26.1.41 487 7/8/2024
26.1.40 584 7/1/2024
26.1.39 6,064 6/24/2024
26.1.38 1,234 6/18/2024
26.1.35 1,330 6/11/2024
25.2.7 4,411 6/3/2024
25.2.6 595 5/28/2024
25.2.5 732 5/21/2024
25.2.4 1,258 5/14/2024
25.2.3 5,542 5/8/2024
25.1.42 1,770 4/29/2024
25.1.41 1,176 4/23/2024
25.1.40 1,357 4/15/2024
25.1.39 2,847 4/8/2024
25.1.38 1,878 4/1/2024
25.1.37 723 3/26/2024
25.1.35 2,970 3/15/2024
24.2.9 6,226 3/4/2024
24.2.8 1,197 2/26/2024
24.2.7 1,144 2/19/2024
24.2.6 1,234 2/14/2024
24.2.5 959 2/12/2024
24.2.4 1,654 2/5/2024
24.2.3 2,480 1/31/2024
24.1.47 1,969 1/22/2024
24.1.46 2,020 1/16/2024
24.1.45 3,579 1/8/2024
24.1.44 3,044 1/2/2024
24.1.43 1,769 12/27/2023
24.1.41 3,061 12/18/2023
23.2.7 3,182 12/6/2023
23.2.6 3,498 11/28/2023
23.2.5 1,830 11/23/2023
23.2.4 3,486 11/20/2023
23.1.44 4,756 11/6/2023
23.1.43 2,030 10/30/2023
23.1.42 2,067 10/23/2023
23.1.41 2,493 10/16/2023
23.1.40 2,485 10/10/2023
23.1.39 2,347 10/4/2023
23.1.38 6,596 9/26/2023
23.1.36 21,943 9/15/2023
22.2.12 4,553 9/5/2023
22.2.11 4,171 8/28/2023
22.2.10 3,010 8/22/2023
22.2.9 17,198 8/14/2023
22.2.8 2,638 8/7/2023
22.2.7 4,479 8/2/2023
22.2.5 2,693 7/27/2023
22.1.39 4,516 7/18/2023
22.1.38 3,182 7/11/2023
22.1.37 3,310 7/3/2023
22.1.36 3,993 6/28/2023
22.1.34 10,214 6/21/2023
21.2.10 10,854 6/12/2023
21.2.9 4,511 6/6/2023
21.2.8 7,099 5/30/2023
21.2.6 5,617 5/22/2023
21.2.5 6,641 5/15/2023
21.2.4 5,525 5/9/2023
21.2.3 4,793 5/3/2023
21.1.41 9,426 4/19/2023
21.1.39 4,500 4/10/2023
21.1.38 7,616 4/3/2023
21.1.37 4,210 3/29/2023
21.1.35 8,529 3/23/2023
20.4.0.54 4,756 3/13/2023
20.4.0.53 5,257 3/7/2023
20.4.0.52 6,599 2/28/2023
20.4.0.51 12,399 2/21/2023
20.4.0.50 5,549 2/14/2023
20.4.0.49 6,889 2/7/2023
20.4.0.48 12,649 2/1/2023
20.4.0.44 15,556 1/18/2023
20.4.0.43 7,429 1/10/2023
20.4.0.42 6,103 1/4/2023
20.4.0.41 3,662 12/29/2022
20.4.0.40 3,096 12/28/2022
20.4.0.38 7,644 12/21/2022
20.3.0.61 16,183 12/12/2022
20.3.0.60 7,436 12/6/2022
20.3.0.59 13,432 11/29/2022
20.3.0.58 6,566 11/22/2022
20.3.0.57 5,272 11/15/2022
20.3.0.56 5,965 11/8/2022
20.3.0.52 11,069 10/27/2022
20.3.0.50 5,930 10/18/2022
20.3.0.49 14,257 10/11/2022
20.3.0.48 8,699 10/5/2022
20.3.0.47 11,204 9/29/2022
20.2.0.50 16,484 9/20/2022
20.2.0.49 5,663 9/13/2022
20.2.0.48 6,743 9/6/2022
20.2.0.46 7,874 8/30/2022
20.2.0.45 12,146 8/23/2022
20.2.0.44 8,240 8/16/2022
20.2.0.43 9,870 8/8/2022
20.2.0.40 87,576 7/26/2022
20.2.0.39 15,665 7/19/2022
20.2.0.38 7,092 7/12/2022
20.2.0.36 23,540 6/30/2022
20.1.0.61 20,677 6/20/2022
20.1.0.60 12,093 6/14/2022
20.1.0.59 23,601 6/7/2022
20.1.0.58 43,958 5/31/2022
20.1.0.57 27,533 5/24/2022
20.1.0.56 12,900 5/17/2022
20.1.0.55 7,451 5/12/2022
20.1.0.52 20,682 5/3/2022
20.1.0.51 9,952 4/26/2022
20.1.0.50 8,164 4/19/2022
20.1.0.48 9,727 4/12/2022
20.1.0.47 13,253 4/4/2022
19.4.0.56 74,248 3/15/2022
19.4.0.55 12,022 3/8/2022
19.4.0.54 9,671 2/28/2022
19.4.0.53 10,748 2/22/2022
19.4.0.52 7,578 2/15/2022
19.4.0.50 8,155 2/8/2022
19.4.0.48 22,134 1/31/2022
19.4.0.47 9,583 1/25/2022
19.4.0.43 5,526 1/18/2022
19.4.0.42 9,028 1/11/2022
19.4.0.41 6,884 1/4/2022
19.4.0.40 5,944 12/28/2021
19.4.0.38 7,359 12/17/2021
19.3.0.59 15,821 12/14/2021
19.3.0.57 9,538 12/7/2021
19.3.0.56 7,132 11/29/2021
19.3.0.55 11,086 11/23/2021
19.3.0.54 9,684 11/17/2021
19.3.0.53 5,777 11/12/2021
19.3.0.48 23,349 11/3/2021
19.3.0.47 14,063 10/26/2021
19.3.0.46 29,279 10/19/2021
19.3.0.45 38,461 10/12/2021
19.3.0.44 7,359 10/5/2021
19.3.0.43 12,822 9/30/2021
19.2.0.62 11,795 9/13/2021
19.2.0.60 6,346 9/7/2021
19.2.0.59 5,600 8/30/2021
19.2.0.57 7,935 8/24/2021
19.2.0.56 7,333 8/17/2021
19.2.0.55 12,560 8/11/2021
19.2.0.51 9,133 8/2/2021
19.2.0.49 6,229 7/26/2021
19.2.0.48 36,208 7/19/2021
19.2.0.47 14,117 7/13/2021
19.2.0.46 5,877 7/6/2021
19.2.0.44 8,284 6/30/2021
19.1.0.69 15,256 6/14/2021
19.1.0.67 9,231 6/7/2021
19.1.0.66 10,116 5/31/2021
19.1.0.65 8,900 5/24/2021
19.1.0.64 13,859 5/19/2021
19.1.0.63 11,752 5/13/2021
19.1.0.59 11,670 5/3/2021
19.1.0.58 12,285 4/26/2021
19.1.0.57 9,491 4/20/2021
19.1.0.56 11,554 4/13/2021
19.1.0.55 18,221 4/6/2021
19.1.0.54 10,276 3/30/2021
18.4.0.49 25,097 3/22/2021
18.4.0.48 16,465 3/16/2021
18.4.0.47 9,959 3/9/2021
18.4.0.46 13,259 3/2/2021
18.4.0.44 7,990 2/23/2021
18.4.0.43 8,616 2/15/2021
18.4.0.42 11,878 2/9/2021
18.4.0.41 59,135 2/2/2021
18.4.0.39 10,062 1/28/2021
18.4.0.35 10,985 1/19/2021
18.4.0.34 11,143 1/12/2021
18.4.0.33 8,909 1/4/2021
18.4.0.32 4,972 12/30/2020
18.4.0.31 13,113 12/22/2020
18.4.0.30 20,993 12/17/2020
18.3.0.53 14,486 12/8/2020
18.3.0.52 6,657 11/30/2020
18.3.0.51 11,641 11/23/2020
18.3.0.50 10,824 11/17/2020
18.3.0.48 9,657 11/10/2020
18.3.0.47 8,945 11/5/2020
18.3.0.44 34,433 10/27/2020
18.3.0.42 10,278 10/20/2020
18.3.0.40 23,599 10/12/2020
18.3.0.38 9,154 10/7/2020
18.3.0.35 10,493 10/1/2020
18.2.0.59 25,836 9/22/2020
18.2.0.58 9,894 9/15/2020
18.2.0.57 6,539 9/8/2020
18.2.0.56 8,674 9/1/2020
18.2.0.55 19,796 8/25/2020
18.2.0.54 8,864 8/18/2020
18.2.0.48 16,249 8/4/2020
18.2.0.47 9,393 7/28/2020
18.2.0.46 7,386 7/21/2020
18.2.0.45 7,415 7/14/2020
18.2.0.44 25,679 7/6/2020
18.1.0.59 23,691 6/23/2020
18.1.0.57 8,088 6/16/2020
18.1.0.56 7,224 6/9/2020
18.1.0.55 12,669 6/2/2020
18.1.0.54 54,174 5/27/2020
18.1.0.53 9,178 5/19/2020
18.1.0.52 9,923 5/13/2020
18.1.0.48 13,461 5/5/2020
18.1.0.46 10,740 4/28/2020
18.1.0.45 10,709 4/21/2020
18.1.0.44 12,027 4/14/2020
18.1.0.43 8,546 4/7/2020
18.1.0.42 22,334 4/1/2020
18.1.0.36-beta 3,039 3/19/2020
17.4.0.55 34,214 3/10/2020
17.4.0.53 9,567 3/3/2020
17.4.0.51 9,240 2/25/2020
17.4.0.50 8,113 2/18/2020
17.4.0.49 7,514 2/11/2020
17.4.0.47 6,283 2/5/2020
17.4.0.46 15,136 1/30/2020
17.4.0.44 19,346 1/21/2020
17.4.0.43 7,748 1/14/2020
17.4.0.41 7,794 1/7/2020
17.4.0.40 6,933 12/24/2019
17.4.0.39 13,680 12/17/2019
17.3.0.34 50,025 12/10/2019
17.3.0.33 5,767 12/4/2019
17.3.0.30 4,134 12/3/2019
17.3.0.29 8,347 11/26/2019
17.3.0.28 6,013 11/19/2019
17.3.0.27 9,784 11/12/2019
17.3.0.26 11,034 11/5/2019
17.3.0.21 6,931 10/29/2019
17.3.0.19 12,467 10/22/2019
17.3.0.17 6,093 10/15/2019
17.3.0.14 30,070 10/3/2019
17.3.0.9-beta 3,174 9/20/2019
17.2.0.51 13,322 9/10/2019
17.2.0.49 9,663 9/3/2019
17.2.0.47 9,363 8/27/2019
17.2.0.46 10,620 8/22/2019
17.2.0.41 23,389 8/13/2019
17.2.0.40 21,444 8/6/2019
17.2.0.39 8,521 7/30/2019
17.2.0.36 5,587 7/23/2019
17.2.0.35 6,084 7/17/2019
17.2.0.34 19,438 7/11/2019
17.2.0.28-beta 3,255 6/27/2019
17.1.0.53 10,248 6/25/2019
17.1.0.52 5,333 6/18/2019
17.1.0.51 4,769 6/11/2019
17.1.0.50 5,155 6/4/2019
17.1.0.49 4,997 5/28/2019
17.1.0.48 7,690 5/21/2019
17.1.0.47 4,441 5/14/2019
17.1.0.44 5,470 5/7/2019
17.1.0.43 3,754 4/30/2019
17.1.0.42 4,299 4/23/2019
17.1.0.41 4,261 4/16/2019
17.1.0.40 4,747 4/9/2019
17.1.0.38 8,418 3/29/2019
17.1.0.32-beta 3,362 3/13/2019
16.4.0.54 10,084 2/19/2019
16.4.0.53 5,202 2/13/2019
16.4.0.52 5,716 2/5/2019
16.4.0.48 4,932 1/22/2019
16.4.0.47 3,657 1/16/2019
16.4.0.46 3,926 1/8/2019
16.4.0.44 4,601 12/24/2018
16.4.0.42 7,726 12/17/2018
16.4.0.40-beta 2,405 12/10/2018
16.3.0.36 4,198 11/27/2018
16.3.0.35-beta 1,983 11/23/2018
16.3.0.29 5,820 10/30/2018
16.3.0.21 4,546 9/21/2018
16.3.0.17-beta 1,721 9/12/2018
16.2.0.50 4,377 8/28/2018
16.2.0.46 2,805 8/6/2018
16.2.0.42 2,864 6/29/2018
16.2.0.41 2,795 6/25/2018