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.11 87 6/16/2025
29.2.10 445 6/9/2025
29.2.9 288 6/5/2025
29.2.8 251 6/3/2025
29.2.7 295 5/26/2025
29.2.5 298 5/21/2025
29.2.4 397 5/14/2025
29.1.41 335 5/5/2025
29.1.40 334 4/28/2025
29.1.39 1,247 4/21/2025
29.1.38 410 4/14/2025
29.1.37 346 4/8/2025
29.1.35 440 4/1/2025
29.1.33 1,384 3/25/2025
28.2.12 459 3/19/2025
28.2.11 631 3/10/2025
28.2.9 513 3/4/2025
28.2.7 495 2/25/2025
28.2.6 1,060 2/17/2025
28.2.5 469 2/11/2025
28.2.4 639 2/4/2025
28.2.3 684 1/29/2025
28.1.41 693 1/20/2025
28.1.39 2,493 1/13/2025
28.1.38 440 1/7/2025
28.1.37 376 12/31/2024
28.1.36 536 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,836 11/26/2024
27.2.3 462 11/22/2024
27.2.2 718 11/15/2024
27.1.58 597 11/4/2024
27.1.57 1,204 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 633 9/30/2024
27.1.50 1,297 9/23/2024
27.1.48 2,163 9/18/2024
26.2.14 1,751 9/9/2024
26.2.13 816 9/5/2024
26.2.12 383 9/2/2024
26.2.11 1,530 8/27/2024
26.2.10 2,522 8/19/2024
26.2.9 584 8/12/2024
26.2.8 468 8/5/2024
26.2.7 381 7/29/2024
26.2.5 759 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,235 6/18/2024
26.1.35 1,330 6/11/2024
25.2.7 4,413 6/3/2024
25.2.6 595 5/28/2024
25.2.5 733 5/21/2024
25.2.4 1,262 5/14/2024
25.2.3 5,542 5/8/2024
25.1.42 1,771 4/29/2024
25.1.41 1,177 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,236 2/14/2024
24.2.5 959 2/12/2024
24.2.4 1,654 2/5/2024
24.2.3 2,483 1/31/2024
24.1.47 1,969 1/22/2024
24.1.46 2,021 1/16/2024
24.1.45 3,598 1/8/2024
24.1.44 3,044 1/2/2024
24.1.43 1,769 12/27/2023
24.1.41 3,063 12/18/2023
23.2.7 3,184 12/6/2023
23.2.6 3,501 11/28/2023
23.2.5 1,830 11/23/2023
23.2.4 3,486 11/20/2023
23.1.44 4,757 11/6/2023
23.1.43 2,031 10/30/2023
23.1.42 2,067 10/23/2023
23.1.41 2,495 10/16/2023
23.1.40 2,485 10/10/2023
23.1.39 2,348 10/4/2023
23.1.38 6,597 9/26/2023
23.1.36 21,948 9/15/2023
22.2.12 4,557 9/5/2023
22.2.11 4,174 8/28/2023
22.2.10 3,011 8/22/2023
22.2.9 17,199 8/14/2023
22.2.8 2,639 8/7/2023
22.2.7 4,481 8/2/2023
22.2.5 2,694 7/27/2023
22.1.39 4,520 7/18/2023
22.1.38 3,184 7/11/2023
22.1.37 3,312 7/3/2023
22.1.36 3,994 6/28/2023
22.1.34 10,235 6/21/2023
21.2.10 10,865 6/12/2023
21.2.9 4,515 6/6/2023
21.2.8 7,103 5/30/2023
21.2.6 5,618 5/22/2023
21.2.5 6,642 5/15/2023
21.2.4 5,526 5/9/2023
21.2.3 4,794 5/3/2023
21.1.41 9,435 4/19/2023
21.1.39 4,502 4/10/2023
21.1.38 7,617 4/3/2023
21.1.37 4,212 3/29/2023
21.1.35 8,534 3/23/2023
20.4.0.54 4,758 3/13/2023
20.4.0.53 5,259 3/7/2023
20.4.0.52 6,602 2/28/2023
20.4.0.51 12,400 2/21/2023
20.4.0.50 5,550 2/14/2023
20.4.0.49 6,894 2/7/2023
20.4.0.48 12,661 2/1/2023
20.4.0.44 15,571 1/18/2023
20.4.0.43 7,434 1/10/2023
20.4.0.42 6,104 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,472 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,967 11/8/2022
20.3.0.52 11,070 10/27/2022
20.3.0.50 5,931 10/18/2022
20.3.0.49 14,273 10/11/2022
20.3.0.48 8,715 10/5/2022
20.3.0.47 11,205 9/29/2022
20.2.0.50 16,487 9/20/2022
20.2.0.49 5,663 9/13/2022
20.2.0.48 6,744 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,243 8/16/2022
20.2.0.43 9,872 8/8/2022
20.2.0.40 87,579 7/26/2022
20.2.0.39 15,670 7/19/2022
20.2.0.38 7,103 7/12/2022
20.2.0.36 23,554 6/30/2022
20.1.0.61 20,681 6/20/2022
20.1.0.60 12,100 6/14/2022
20.1.0.59 23,605 6/7/2022
20.1.0.58 43,962 5/31/2022
20.1.0.57 27,537 5/24/2022
20.1.0.56 12,904 5/17/2022
20.1.0.55 7,456 5/12/2022
20.1.0.52 20,687 5/3/2022
20.1.0.51 9,957 4/26/2022
20.1.0.50 8,171 4/19/2022
20.1.0.48 9,733 4/12/2022
20.1.0.47 13,262 4/4/2022
19.4.0.56 74,264 3/15/2022
19.4.0.55 12,027 3/8/2022
19.4.0.54 9,676 2/28/2022
19.4.0.53 10,752 2/22/2022
19.4.0.52 7,582 2/15/2022
19.4.0.50 8,160 2/8/2022
19.4.0.48 22,139 1/31/2022
19.4.0.47 9,587 1/25/2022
19.4.0.43 5,530 1/18/2022
19.4.0.42 9,032 1/11/2022
19.4.0.41 6,890 1/4/2022
19.4.0.40 5,949 12/28/2021
19.4.0.38 7,364 12/17/2021
19.3.0.59 15,842 12/14/2021
19.3.0.57 9,544 12/7/2021
19.3.0.56 7,139 11/29/2021
19.3.0.55 11,090 11/23/2021
19.3.0.54 9,688 11/17/2021
19.3.0.53 5,782 11/12/2021
19.3.0.48 23,380 11/3/2021
19.3.0.47 14,077 10/26/2021
19.3.0.46 29,288 10/19/2021
19.3.0.45 38,468 10/12/2021
19.3.0.44 7,364 10/5/2021
19.3.0.43 12,828 9/30/2021
19.2.0.62 11,800 9/13/2021
19.2.0.60 6,351 9/7/2021
19.2.0.59 5,604 8/30/2021
19.2.0.57 7,939 8/24/2021
19.2.0.56 7,337 8/17/2021
19.2.0.55 12,566 8/11/2021
19.2.0.51 9,137 8/2/2021
19.2.0.49 6,234 7/26/2021
19.2.0.48 36,216 7/19/2021
19.2.0.47 14,124 7/13/2021
19.2.0.46 5,881 7/6/2021
19.2.0.44 8,289 6/30/2021
19.1.0.69 15,261 6/14/2021
19.1.0.67 9,240 6/7/2021
19.1.0.66 10,121 5/31/2021
19.1.0.65 8,906 5/24/2021
19.1.0.64 13,883 5/19/2021
19.1.0.63 11,760 5/13/2021
19.1.0.59 11,685 5/3/2021
19.1.0.58 12,290 4/26/2021
19.1.0.57 9,499 4/20/2021
19.1.0.56 11,559 4/13/2021
19.1.0.55 18,250 4/6/2021
19.1.0.54 10,281 3/30/2021
18.4.0.49 25,102 3/22/2021
18.4.0.48 16,472 3/16/2021
18.4.0.47 9,965 3/9/2021
18.4.0.46 13,264 3/2/2021
18.4.0.44 7,996 2/23/2021
18.4.0.43 8,624 2/15/2021
18.4.0.42 11,883 2/9/2021
18.4.0.41 59,140 2/2/2021
18.4.0.39 10,067 1/28/2021
18.4.0.35 10,991 1/19/2021
18.4.0.34 11,150 1/12/2021
18.4.0.33 8,914 1/4/2021
18.4.0.32 4,977 12/30/2020
18.4.0.31 13,121 12/22/2020
18.4.0.30 21,000 12/17/2020
18.3.0.53 14,492 12/8/2020
18.3.0.52 6,665 11/30/2020
18.3.0.51 11,647 11/23/2020
18.3.0.50 10,829 11/17/2020
18.3.0.48 9,658 11/10/2020
18.3.0.47 8,946 11/5/2020
18.3.0.44 34,435 10/27/2020
18.3.0.42 10,284 10/20/2020
18.3.0.40 23,600 10/12/2020
18.3.0.38 9,155 10/7/2020
18.3.0.35 10,494 10/1/2020
18.2.0.59 25,847 9/22/2020
18.2.0.58 9,895 9/15/2020
18.2.0.57 6,540 9/8/2020
18.2.0.56 8,675 9/1/2020
18.2.0.55 19,798 8/25/2020
18.2.0.54 8,874 8/18/2020
18.2.0.48 16,250 8/4/2020
18.2.0.47 9,394 7/28/2020
18.2.0.46 7,387 7/21/2020
18.2.0.45 7,416 7/14/2020
18.2.0.44 25,683 7/6/2020
18.1.0.59 23,696 6/23/2020
18.1.0.57 8,091 6/16/2020
18.1.0.56 7,225 6/9/2020
18.1.0.55 12,670 6/2/2020
18.1.0.54 54,176 5/27/2020
18.1.0.53 9,181 5/19/2020
18.1.0.52 9,925 5/13/2020
18.1.0.48 13,463 5/5/2020
18.1.0.46 10,741 4/28/2020
18.1.0.45 10,710 4/21/2020
18.1.0.44 12,044 4/14/2020
18.1.0.43 8,548 4/7/2020
18.1.0.42 22,343 4/1/2020
18.1.0.36-beta 3,040 3/19/2020
17.4.0.55 34,218 3/10/2020
17.4.0.53 9,568 3/3/2020
17.4.0.51 9,243 2/25/2020
17.4.0.50 8,116 2/18/2020
17.4.0.49 7,515 2/11/2020
17.4.0.47 6,284 2/5/2020
17.4.0.46 15,138 1/30/2020
17.4.0.44 19,349 1/21/2020
17.4.0.43 7,753 1/14/2020
17.4.0.41 7,796 1/7/2020
17.4.0.40 6,934 12/24/2019
17.4.0.39 13,681 12/17/2019
17.3.0.34 50,106 12/10/2019
17.3.0.33 5,769 12/4/2019
17.3.0.30 4,136 12/3/2019
17.3.0.29 8,349 11/26/2019
17.3.0.28 6,014 11/19/2019
17.3.0.27 9,787 11/12/2019
17.3.0.26 11,036 11/5/2019
17.3.0.21 6,937 10/29/2019
17.3.0.19 12,469 10/22/2019
17.3.0.17 6,098 10/15/2019
17.3.0.14 30,072 10/3/2019
17.3.0.9-beta 3,177 9/20/2019
17.2.0.51 13,324 9/10/2019
17.2.0.49 9,665 9/3/2019
17.2.0.47 9,365 8/27/2019
17.2.0.46 10,624 8/22/2019
17.2.0.41 23,391 8/13/2019
17.2.0.40 21,447 8/6/2019
17.2.0.39 8,523 7/30/2019
17.2.0.36 5,590 7/23/2019
17.2.0.35 6,086 7/17/2019
17.2.0.34 19,441 7/11/2019
17.2.0.28-beta 3,258 6/27/2019
17.1.0.53 10,250 6/25/2019
17.1.0.52 5,336 6/18/2019
17.1.0.51 4,771 6/11/2019
17.1.0.50 5,158 6/4/2019
17.1.0.49 5,000 5/28/2019
17.1.0.48 7,692 5/21/2019
17.1.0.47 4,443 5/14/2019
17.1.0.44 5,473 5/7/2019
17.1.0.43 3,756 4/30/2019
17.1.0.42 4,302 4/23/2019
17.1.0.41 4,263 4/16/2019
17.1.0.40 4,749 4/9/2019
17.1.0.38 8,420 3/29/2019
17.1.0.32-beta 3,364 3/13/2019
16.4.0.54 10,086 2/19/2019
16.4.0.53 5,205 2/13/2019
16.4.0.52 5,719 2/5/2019
16.4.0.48 4,934 1/22/2019
16.4.0.47 3,659 1/16/2019
16.4.0.46 3,928 1/8/2019
16.4.0.44 4,605 12/24/2018
16.4.0.42 7,728 12/17/2018
16.4.0.40-beta 2,407 12/10/2018
16.3.0.36 4,200 11/27/2018
16.3.0.35-beta 1,985 11/23/2018
16.3.0.29 5,822 10/30/2018
16.3.0.21 4,549 9/21/2018
16.3.0.17-beta 1,724 9/12/2018
16.2.0.50 4,380 8/28/2018
16.2.0.46 2,810 8/6/2018
16.2.0.42 2,868 6/29/2018
16.2.0.41 2,799 6/25/2018