Syncfusion.Xamarin.SfListView 17.2.0.28-beta

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Syncfusion.Xamarin.SfListView.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfListView --version 17.2.0.28-beta
NuGet\Install-Package Syncfusion.Xamarin.SfListView -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.SfListView" Version="17.2.0.28-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Xamarin.SfListView --version 17.2.0.28-beta
#r "nuget: Syncfusion.Xamarin.SfListView, 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.
// Install Syncfusion.Xamarin.SfListView as a Cake Addin
#addin nuget:?package=Syncfusion.Xamarin.SfListView&version=17.2.0.28-beta&prerelease

// Install Syncfusion.Xamarin.SfListView as a Cake Tool
#tool nuget:?package=Syncfusion.Xamarin.SfListView&version=17.2.0.28-beta&prerelease

Syncfusion ListView for Xamarin.Forms is a feature rich list control that renders a set of data items with views or custom templates. It has many features like grouping, sorting, filtering, paging, swiping, multiple selection, dragging and dropping, and layout types. This control has also been optimized to work with large amounts of data.

Key features:
• Data sources: Built-in support to load data from most of the popular data sources, and support to sort, group, and filter out of the box.
• Layouts: Supports two different layouts to show list view items. The linear layout arranges items in a single column, whereas the grid layout arranges items in a predefined number of columns.
• Templating: Host any view or control and customize it. Each list view item can also be customized, allowing dynamic selection of UI for each item.
• Swiping: Associate swipe views with custom actions. Swipe views are displayed by swiping from left to right or right to left over an item.
• Horizontal list view: Load data in vertical and horizontal orientations.
• Selection: Built-in support for selection with single, multiple, and none modes.
• Sorting: Sort data programmatically. Custom sorting logic is also supported.
• Grouping: Group by a property from the code, freeze group headers in view, and also use custom grouping logic. The group caption can also be customized by adding views such as images, text, and more.
• Filtering: Set predicates to easily filter and view data as needed.
• Header and footer support: Support to freeze a header and footer or make it scrollable. Header and footer can be customized by adding any view such as an image, text, and more.
• Item reordering: Reorder items by dragging them either with a long press or from the drag indicator view. Items’ appearances can also be customized while dragging.
• Autofit items: Dynamically change the size of items to enhance readability.
• Pull to refresh: Refresh the data source at run time by performing pull-to-refresh action
• Load more: Load more data at run time automatically or manually when the end of a list is reached. Also load more data manually at the top of the list. The loading indicator and load more buttons can also be customized.
• Paging: List view items can be paged using data pager control that supports interactive manipulation of data.

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

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

Documentation: https://help.syncfusion.com/xamarin/sflistview/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 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. 
.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 is compatible. 
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 (10)

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

Package Downloads
Syncfusion.Xamarin.SfChat The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Xamarin Chat contorl and more.

Syncfusion.Xamarin.SfListView.WPF The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Cyber.Xamari.lib

Package Description

ItEnterprise.Common.CoreStandard

ItEnterprise Common.CoreStandard for Xamarin Forms

ItEnterprise.WmsStandard

ItEnterprise WmsStandard for Xamarin Forms

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Syncfusion.Xamarin.SfListView:

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.
o1298098/Xamarin-CloudMusic
Xamarin.Forms goodlooking UI sample
Version Downloads Last updated
26.1.39 196 6/24/2024
26.1.38 511 6/18/2024
26.1.35 572 6/11/2024
25.2.7 332 6/3/2024
25.2.6 303 5/28/2024
25.2.5 599 5/21/2024
25.2.4 645 5/14/2024
25.2.3 1,079 5/8/2024
25.1.42 1,443 4/29/2024
25.1.41 981 4/23/2024
25.1.40 507 4/15/2024
25.1.39 1,129 4/8/2024
25.1.38 1,287 4/1/2024
25.1.37 375 3/26/2024
25.1.35 2,196 3/15/2024
24.2.9 2,455 3/4/2024
24.2.8 883 2/26/2024
24.2.7 669 2/19/2024
24.2.6 1,647 2/14/2024
24.2.5 411 2/12/2024
24.2.4 1,037 2/5/2024
24.2.3 1,767 1/31/2024
24.1.47 1,523 1/22/2024
24.1.46 1,401 1/16/2024
24.1.45 1,498 1/8/2024
24.1.44 1,921 1/2/2024
24.1.43 1,044 12/27/2023
24.1.41 1,626 12/18/2023
23.2.7 5,688 12/6/2023
23.2.6 2,303 11/28/2023
23.2.5 986 11/23/2023
23.2.4 1,559 11/20/2023
23.1.44 4,172 11/6/2023
23.1.43 1,212 10/30/2023
23.1.42 1,757 10/23/2023
23.1.41 4,676 10/16/2023
23.1.40 1,453 10/10/2023
23.1.39 2,322 10/4/2023
23.1.38 5,947 9/26/2023
23.1.36 19,953 9/15/2023
22.2.12 3,614 9/5/2023
22.2.11 2,670 8/28/2023
22.2.10 1,961 8/22/2023
22.2.9 1,551 8/14/2023
22.2.8 1,522 8/7/2023
22.2.7 2,492 8/2/2023
22.2.5 2,056 7/27/2023
22.1.39 5,072 7/18/2023
22.1.38 1,739 7/11/2023
22.1.37 2,025 7/3/2023
22.1.36 4,019 6/28/2023
22.1.34 6,753 6/21/2023
21.2.10 3,822 6/13/2023
21.2.9 2,686 6/6/2023
21.2.8 5,438 5/30/2023
21.2.6 3,279 5/22/2023
21.2.5 5,634 5/15/2023
21.2.4 4,647 5/9/2023
21.2.3 6,795 5/3/2023
21.1.41 7,608 4/19/2023
21.1.39 3,688 4/10/2023
21.1.38 3,820 4/3/2023
21.1.37 2,310 3/29/2023
21.1.35 5,539 3/23/2023
20.4.0.54 3,473 3/13/2023
20.4.0.53 3,752 3/7/2023
20.4.0.52 5,255 2/28/2023
20.4.0.51 10,978 2/21/2023
20.4.0.50 3,190 2/14/2023
20.4.0.49 6,176 2/7/2023
20.4.0.48 7,098 2/1/2023
20.4.0.44 12,263 1/18/2023
20.4.0.43 5,680 1/10/2023
20.4.0.42 4,358 1/4/2023
20.4.0.41 1,898 12/29/2022
20.4.0.40 1,353 12/28/2022
20.4.0.38 15,654 12/21/2022
20.3.0.61 13,894 12/12/2022
20.3.0.60 4,645 12/6/2022
20.3.0.59 10,011 11/29/2022
20.3.0.58 5,495 11/22/2022
20.3.0.57 5,614 11/15/2022
20.3.0.56 3,178 11/8/2022
20.3.0.52 8,498 10/27/2022
20.3.0.50 4,390 10/18/2022
20.3.0.49 10,710 10/11/2022
20.3.0.48 5,427 10/5/2022
20.3.0.47 8,979 9/29/2022
20.2.0.50 15,136 9/20/2022
20.2.0.49 4,286 9/13/2022
20.2.0.48 4,558 9/6/2022
20.2.0.46 5,034 8/30/2022
20.2.0.45 4,023 8/23/2022
20.2.0.44 4,788 8/16/2022
20.2.0.43 10,511 8/8/2022
20.2.0.40 86,961 7/26/2022
20.2.0.39 14,166 7/19/2022
20.2.0.38 6,525 7/12/2022
20.2.0.36 20,100 6/30/2022
20.1.0.61 13,087 6/20/2022
20.1.0.60 10,420 6/14/2022
20.1.0.59 38,382 6/7/2022
20.1.0.58 19,561 5/31/2022
20.1.0.57 6,329 5/24/2022
20.1.0.56 11,444 5/17/2022
20.1.0.55 6,221 5/12/2022
20.1.0.52 23,598 5/3/2022
20.1.0.51 8,538 4/26/2022
20.1.0.50 5,314 4/19/2022
20.1.0.48 7,877 4/12/2022
20.1.0.47 10,091 4/4/2022
19.4.0.56 24,715 3/15/2022
19.4.0.55 7,371 3/8/2022
19.4.0.54 6,866 2/28/2022
19.4.0.53 4,076 2/22/2022
19.4.0.52 5,953 2/15/2022
19.4.0.50 11,653 2/8/2022
19.4.0.48 59,531 1/31/2022
19.4.0.47 11,213 1/25/2022
19.4.0.43 4,717 1/18/2022
19.4.0.42 3,667 1/11/2022
19.4.0.41 5,138 1/4/2022
19.4.0.40 4,432 12/28/2021
19.4.0.38 6,473 12/17/2021
19.3.0.59 7,242 12/14/2021
19.3.0.57 4,853 12/7/2021
19.3.0.56 6,196 11/29/2021
19.3.0.55 9,582 11/23/2021
19.3.0.54 10,681 11/17/2021
19.3.0.53 5,774 11/12/2021
19.3.0.48 10,698 11/2/2021
19.3.0.47 10,625 10/26/2021
19.3.0.46 24,166 10/19/2021
19.3.0.45 8,021 10/12/2021
19.3.0.44 12,453 10/5/2021
19.3.0.43 10,350 9/30/2021
19.2.0.62 15,146 9/13/2021
19.2.0.60 5,796 9/7/2021
19.2.0.59 3,445 8/30/2021
19.2.0.57 6,628 8/24/2021
19.2.0.56 9,138 8/17/2021
19.2.0.55 5,909 8/11/2021
19.2.0.51 5,852 8/2/2021
19.2.0.49 6,544 7/27/2021
19.2.0.48 11,009 7/19/2021
19.2.0.47 13,361 7/13/2021
19.2.0.46 4,346 7/6/2021
19.2.0.44 6,504 6/30/2021
19.1.0.69 15,259 6/14/2021
19.1.0.67 7,111 6/7/2021
19.1.0.66 7,291 5/31/2021
19.1.0.65 52,671 5/24/2021
19.1.0.64 14,894 5/19/2021
19.1.0.63 10,002 5/13/2021
19.1.0.59 9,310 5/3/2021
19.1.0.58 8,616 4/26/2021
19.1.0.57 23,208 4/20/2021
19.1.0.56 10,177 4/13/2021
19.1.0.55 5,484 4/6/2021
19.1.0.54 14,391 3/30/2021
18.4.0.49 23,903 3/22/2021
18.4.0.48 11,107 3/16/2021
18.4.0.47 9,782 3/9/2021
18.4.0.46 14,366 3/2/2021
18.4.0.44 7,758 2/23/2021
18.4.0.43 8,439 2/15/2021
18.4.0.42 7,285 2/9/2021
18.4.0.41 117,717 2/2/2021
18.4.0.39 7,421 1/28/2021
18.4.0.35 8,872 1/19/2021
18.4.0.34 9,291 1/12/2021
18.4.0.33 6,658 1/4/2021
18.4.0.32 4,174 12/30/2020
18.4.0.31 10,034 12/22/2020
18.4.0.30 18,806 12/17/2020
18.3.0.53 15,789 12/8/2020
18.3.0.52 5,952 11/30/2020
18.3.0.51 11,045 11/23/2020
18.3.0.50 7,853 11/17/2020
18.3.0.48 8,376 11/10/2020
18.3.0.47 7,412 11/5/2020
18.3.0.44 34,626 10/27/2020
18.3.0.42 10,932 10/20/2020
18.3.0.40 6,784 10/12/2020
18.3.0.38 7,782 10/7/2020
18.3.0.35 16,501 10/1/2020
18.2.0.59 27,615 9/22/2020
18.2.0.58 8,447 9/15/2020
18.2.0.57 6,116 9/8/2020
18.2.0.56 8,093 9/1/2020
18.2.0.55 8,211 8/25/2020
18.2.0.54 6,927 8/18/2020
18.2.0.48 12,042 8/4/2020
18.2.0.47 6,410 7/28/2020
18.2.0.46 5,362 7/21/2020
18.2.0.45 7,169 7/14/2020
18.2.0.44 24,214 7/6/2020
18.1.0.59 24,876 6/23/2020
18.1.0.57 8,096 6/16/2020
18.1.0.56 7,153 6/9/2020
18.1.0.55 11,491 6/2/2020
18.1.0.54 10,091 5/27/2020
18.1.0.53 9,665 5/19/2020
18.1.0.52 9,761 5/13/2020
18.1.0.48 14,386 5/5/2020
18.1.0.46 9,084 4/28/2020
18.1.0.45 7,613 4/21/2020
18.1.0.44 7,650 4/14/2020
18.1.0.43 6,783 4/7/2020
18.1.0.42 18,654 4/1/2020
18.1.0.36-beta 1,555 3/19/2020
17.4.0.55 46,818 3/10/2020
17.4.0.53 8,800 3/3/2020
17.4.0.51 8,123 2/25/2020
17.4.0.50 6,986 2/18/2020
17.4.0.49 8,398 2/11/2020
17.4.0.47 5,821 2/5/2020
17.4.0.46 7,695 1/30/2020
17.4.0.44 20,410 1/21/2020
17.4.0.43 6,386 1/14/2020
17.4.0.41 6,203 1/7/2020
17.4.0.40 5,151 12/24/2019
17.4.0.39 9,991 12/17/2019
17.3.0.34 50,452 12/10/2019
17.3.0.33 3,806 12/4/2019
17.3.0.30 2,194 12/3/2019
17.3.0.29 7,348 11/26/2019
17.3.0.28 12,658 11/19/2019
17.3.0.27 7,873 11/12/2019
17.3.0.26 8,284 11/5/2019
17.3.0.21 6,517 10/29/2019
17.3.0.19 17,602 10/22/2019
17.3.0.17 13,616 10/15/2019
17.3.0.14 36,684 10/3/2019
17.3.0.9-beta 1,762 9/20/2019
17.2.0.51 19,057 9/10/2019
17.2.0.49 8,184 9/3/2019
17.2.0.47 12,137 8/27/2019
17.2.0.46 10,218 8/22/2019
17.2.0.41 27,981 8/13/2019
17.2.0.40 33,252 8/6/2019
17.2.0.39 12,179 7/30/2019
17.2.0.36 7,222 7/23/2019
17.2.0.35 4,382 7/17/2019
17.2.0.34 16,012 7/11/2019
17.2.0.28-beta 2,570 6/27/2019
17.1.0.53 12,503 6/25/2019
17.1.0.52 12,689 6/18/2019
17.1.0.51 6,065 6/11/2019
17.1.0.50 8,074 6/4/2019
17.1.0.49 6,783 5/28/2019
17.1.0.48 9,784 5/21/2019
17.1.0.47 8,518 5/14/2019
17.1.0.44 13,517 5/7/2019
17.1.0.43 7,886 4/30/2019
17.1.0.42 11,976 4/23/2019
17.1.0.41 9,302 4/16/2019
17.1.0.40 21,289 4/9/2019
17.1.0.38 13,909 3/29/2019
17.1.0.32-beta 2,159 3/13/2019
16.4.0.54 22,090 2/19/2019
16.4.0.53 6,664 2/13/2019
16.4.0.52 11,539 2/5/2019
16.4.0.48 6,778 1/22/2019
16.4.0.47 3,117 1/16/2019
16.4.0.46 5,695 1/8/2019
16.4.0.44 6,767 12/24/2018
16.4.0.42 8,566 12/17/2018
16.4.0.40-beta 1,356 12/10/2018
16.3.0.36 6,982 11/27/2018
16.3.0.35-beta 1,450 11/23/2018
16.3.0.29 14,192 10/30/2018
16.3.0.21 18,825 9/21/2018
16.3.0.17-beta 1,293 9/12/2018
16.2.0.50 14,749 8/28/2018
16.2.0.46 11,847 8/6/2018
16.2.0.42 17,512 6/29/2018
16.2.0.41 6,127 6/25/2018
16.1.0.37 21,509 4/25/2018
16.1.0.32 10,885 3/29/2018
16.1.0.26 14,331 3/7/2018
16.1.0.24 6,991 2/22/2018
15.4.0.20 21,078 12/28/2017
15.4.0.17 10,084 12/11/2017