Syncfusion.Xamarin.SfComboBox
18.4.0.41
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/combobox/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 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
See the version list below for details.
Install-Package Syncfusion.Xamarin.SfComboBox -Version 18.4.0.41
dotnet add package Syncfusion.Xamarin.SfComboBox --version 18.4.0.41
<PackageReference Include="Syncfusion.Xamarin.SfComboBox" Version="18.4.0.41" />
paket add Syncfusion.Xamarin.SfComboBox --version 18.4.0.41
#r "nuget: Syncfusion.Xamarin.SfComboBox, 18.4.0.41"
// Install Syncfusion.Xamarin.SfComboBox as a Cake Addin #addin nuget:?package=Syncfusion.Xamarin.SfComboBox&version=18.4.0.41 // Install Syncfusion.Xamarin.SfComboBox as a Cake Tool #tool nuget:?package=Syncfusion.Xamarin.SfComboBox&version=18.4.0.41
Release Notes
https://help.syncfusion.com/xamarin/release-notes/v18.4.0.41?utm_source=nuget&utm_medium=listing
Dependencies
-
- Syncfusion.Xamarin.Core (>= 18.4.0.41)
- Xamarin.Forms (>= 4.5.0.617)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Syncfusion.Xamarin.SfComboBox:
Package | Downloads |
---|---|
Syncfusion.Xamarin.SfDataGrid
Syncfusion DataGrid for Xamarin.Forms is a high-performance grid component that displays the items from the given data source in tabular view. This provides a flexible way to display a collection of data in rows and columns that includes built-in column types and template column for hosting custom content. It is intended for developers looking to use advanced data grids in cross-platform mobile applications.
Key features:
• High performance: The data grid control is built from the ground up to achieve the best possible performance on the Xamarin platform, even when loading large data sets.
• Data sources: Data binding works out of the box for popular data sources. The data grid control automatically generates columns for the properties in data model.
• Sorting: Sorts data against one or more columns either programmatically or by touch. Apply custom sorting logic to reorder data when conventional techniques do not meet the requirement.
• Grouping: Programmatically groups data by one or more columns with customizable templates. Groups can be expanded or collapsed. Apply custom grouping logic to group data based on the application requirements.
• Load more items: Automatically or manually loads data in chunks when reaching end of the list.
• Pull-to-refresh: Refreshes the data source at runtime when performing pull-to-refresh action.
• Autofit capabilities: Changes the height of the rows and width of the columns based on the content of any column or certain columns to enhance readability.
• Editing: Built-in support for text, numeric, picker, and date picker editors with commit or roll back changes.
• Interactive features: Best in the class user experience with interactive features like swiping, row or column drag-and-drop, load more, pull-to-refresh, resizing, selection, etc.
• Appearance: Customizes the styles for every view in the grid to display visually appealing data, based on the application requirements. Styles the rows and columns with customizable preferences when selected.
• Data virtualization: Creates records on-demand by automatically enabling data virtualization to efficiently process data.
• Exporting: Exports data to Excel and PDF formats with a variety of appearance customization options.
Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, UWP, macOS, and WPF).
Learn more: https://www.syncfusion.com/xamarin-ui-controls/xamarin-data-grid?utm_source=nuget&utm_medium=listing
Documentation: https://help.syncfusion.com/xamarin/datagrid/getting-started?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 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
|
Syncfusion.Xamarin.SfDataForm
Syncfusion DataForm for Xamarin.Forms helps edit the fields of any data object and simplify the development of various forms: login, reservation, and data entry.
Key features:
• Supports built-in and custom editors.
• Grouping data fields for better categorization.
• Built-in support to validate data and display error information.
• Arrange data fields in linear and grid layouts.
• Appearance customization.
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/xamarin-dataform?utm_source=nuget&utm_medium=listing
Documentation: https://help.syncfusion.com/xamarin/dataform/getting-started?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 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
|
Syncfusion.Xamarin.SfRichTextEditor
Syncfusion SfRichTextEditor for Xamarin.Forms is a WYSIWYG ("what you see is what you get") editor which is used to create and edit the rich text content. The editor contains a standard toolbar with all its functionalities which can also be customized.
Key features:
• Provides support for basic formatting like bold , italic , underline , alignment, numbered and bullet list etc.
• Provides support to load and retrieve the HTML / raw string into editor.
• Provides support for insert/delete the hyperlink and image.
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/xamarin-richtexteditor?utm_source=nuget&utm_medium=listing
Documentation: https://help.syncfusion.com/xamarin/rich-text-editor/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 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
|
Cyber.Xamari.lib
Package Description
|
|
CyberMobiLib
Package Description
|
GitHub repositories (4)
Showing the top 4 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.
|
|
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
|
|
kwsch/PKHeX.Mobile
Pokémon save editor on the go!
|
Version History
Version | Downloads | Last updated |
---|---|---|
19.1.0.56 | 0 | 4/13/2021 |
19.1.0.55 | 1,061 | 4/6/2021 |
19.1.0.54 | 1,665 | 3/30/2021 |
18.4.0.49 | 2,298 | 3/22/2021 |
18.4.0.48 | 2,396 | 3/16/2021 |
18.4.0.47 | 2,479 | 3/9/2021 |
18.4.0.46 | 2,799 | 3/2/2021 |
18.4.0.44 | 3,265 | 2/23/2021 |
18.4.0.43 | 2,275 | 2/15/2021 |
18.4.0.42 | 5,089 | 2/9/2021 |
18.4.0.41 | 14,783 | 2/2/2021 |
18.4.0.39 | 3,412 | 1/28/2021 |
18.4.0.35 | 4,396 | 1/19/2021 |
18.4.0.34 | 4,038 | 1/12/2021 |
18.4.0.33 | 4,685 | 1/4/2021 |
18.4.0.32 | 1,258 | 12/30/2020 |
18.4.0.31 | 2,882 | 12/22/2020 |
18.4.0.30 | 2,753 | 12/17/2020 |
18.3.0.53 | 6,931 | 12/8/2020 |
18.3.0.52 | 2,762 | 11/30/2020 |
18.3.0.51 | 6,101 | 11/23/2020 |
18.3.0.50 | 5,836 | 11/17/2020 |
18.3.0.48 | 4,101 | 11/10/2020 |
18.3.0.47 | 4,132 | 11/5/2020 |
18.3.0.44 | 23,766 | 10/27/2020 |
18.3.0.42 | 4,647 | 10/20/2020 |
18.3.0.40 | 5,434 | 10/12/2020 |
18.3.0.38 | 4,855 | 10/7/2020 |
18.3.0.35 | 4,468 | 10/1/2020 |
18.2.0.59 | 6,782 | 9/22/2020 |
18.2.0.58 | 5,941 | 9/15/2020 |
18.2.0.57 | 3,010 | 9/8/2020 |
18.2.0.56 | 3,450 | 9/1/2020 |
18.2.0.55 | 5,547 | 8/25/2020 |
18.2.0.54 | 3,501 | 8/18/2020 |
18.2.0.48 | 7,415 | 8/4/2020 |
18.2.0.47 | 3,693 | 7/28/2020 |
18.2.0.46 | 3,597 | 7/21/2020 |
18.2.0.45 | 3,362 | 7/14/2020 |
18.2.0.44 | 7,814 | 7/6/2020 |
18.1.0.59 | 18,922 | 6/23/2020 |
18.1.0.57 | 3,555 | 6/16/2020 |
18.1.0.56 | 3,384 | 6/9/2020 |
18.1.0.55 | 6,268 | 6/2/2020 |
18.1.0.54 | 20,510 | 5/27/2020 |
18.1.0.53 | 5,130 | 5/19/2020 |
18.1.0.52 | 5,164 | 5/13/2020 |
18.1.0.48 | 8,653 | 5/5/2020 |
18.1.0.46 | 6,952 | 4/28/2020 |
18.1.0.45 | 6,526 | 4/21/2020 |
18.1.0.44 | 4,555 | 4/14/2020 |
18.1.0.43 | 4,629 | 4/7/2020 |
18.1.0.42 | 8,366 | 4/1/2020 |
18.1.0.36-beta | 737 | 3/19/2020 |
17.4.0.55 | 25,105 | 3/10/2020 |
17.4.0.53 | 6,215 | 3/3/2020 |
17.4.0.51 | 5,779 | 2/25/2020 |
17.4.0.50 | 4,655 | 2/18/2020 |
17.4.0.49 | 4,395 | 2/11/2020 |
17.4.0.47 | 2,539 | 2/5/2020 |
17.4.0.46 | 8,541 | 1/30/2020 |
17.4.0.44 | 15,504 | 1/21/2020 |
17.4.0.43 | 4,416 | 1/14/2020 |
17.4.0.41 | 4,360 | 1/7/2020 |
17.4.0.40 | 3,655 | 12/24/2019 |
17.4.0.39 | 8,661 | 12/17/2019 |
17.3.0.34 | 5,542 | 12/10/2019 |
17.3.0.33 | 2,627 | 12/4/2019 |
17.3.0.30 | 1,064 | 12/3/2019 |
17.3.0.29 | 5,287 | 11/26/2019 |
17.3.0.28 | 2,862 | 11/19/2019 |
17.3.0.27 | 6,464 | 11/12/2019 |
17.3.0.26 | 7,083 | 11/5/2019 |
17.3.0.21 | 3,749 | 10/29/2019 |
17.3.0.19 | 9,084 | 10/22/2019 |
17.3.0.17 | 2,560 | 10/15/2019 |
17.3.0.14 | 26,197 | 10/3/2019 |
17.3.0.9-beta | 1,006 | 9/20/2019 |
17.2.0.51 | 9,797 | 9/10/2019 |
17.2.0.49 | 6,232 | 9/3/2019 |
17.2.0.47 | 5,887 | 8/27/2019 |
17.2.0.46 | 7,651 | 8/22/2019 |
17.2.0.41 | 18,331 | 8/13/2019 |
17.2.0.40 | 8,860 | 8/6/2019 |
17.2.0.39 | 5,491 | 7/30/2019 |
17.2.0.36 | 2,546 | 7/23/2019 |
17.2.0.35 | 3,076 | 7/17/2019 |
17.2.0.34 | 12,054 | 7/11/2019 |
17.2.0.28-beta | 1,153 | 6/27/2019 |
17.1.0.53 | 4,288 | 6/25/2019 |
17.1.0.52 | 2,952 | 6/18/2019 |
17.1.0.51 | 1,701 | 6/11/2019 |
17.1.0.50 | 2,682 | 6/4/2019 |
17.1.0.49 | 2,577 | 5/28/2019 |
17.1.0.48 | 5,322 | 5/21/2019 |
17.1.0.47 | 2,072 | 5/14/2019 |
17.1.0.44 | 3,004 | 5/7/2019 |
17.1.0.43 | 1,352 | 4/30/2019 |
17.1.0.42 | 1,907 | 4/23/2019 |
17.1.0.41 | 1,809 | 4/16/2019 |
17.1.0.40 | 2,422 | 4/9/2019 |
17.1.0.38 | 5,643 | 3/29/2019 |
17.1.0.32-beta | 1,371 | 3/13/2019 |
16.4.0.54 | 7,211 | 2/19/2019 |
16.4.0.53 | 2,405 | 2/13/2019 |
16.4.0.52 | 3,183 | 2/5/2019 |
16.4.0.48 | 2,516 | 1/22/2019 |
16.4.0.47 | 1,230 | 1/16/2019 |
16.4.0.46 | 1,537 | 1/8/2019 |
16.4.0.44 | 2,135 | 12/24/2018 |
16.4.0.42 | 5,195 | 12/17/2018 |
16.4.0.40-beta | 459 | 12/10/2018 |
16.3.0.36 | 2,523 | 11/27/2018 |
16.3.0.35-beta | 641 | 11/23/2018 |
16.3.0.29 | 3,627 | 10/30/2018 |
16.3.0.21 | 2,775 | 9/21/2018 |
16.3.0.17-beta | 383 | 9/12/2018 |
16.2.0.50 | 2,604 | 8/28/2018 |
16.2.0.46 | 1,098 | 8/6/2018 |
16.2.0.42 | 1,147 | 6/29/2018 |
16.2.0.41 | 964 | 6/25/2018 |