Syncfusion.Xamarin.SfListView 16.3.0.17-beta

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 16.3.0.17-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.SfListView -Version 16.3.0.17-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="16.3.0.17-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.SfListView" Version="16.3.0.17-beta" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Xamarin.SfListView" />
                    
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.SfListView --version 16.3.0.17-beta
                    
#r "nuget: Syncfusion.Xamarin.SfListView, 16.3.0.17-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.SfListView&version=16.3.0.17-beta&prerelease
                    
Install Syncfusion.Xamarin.SfListView as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfListView&version=16.3.0.17-beta&prerelease
                    
Install Syncfusion.Xamarin.SfListView as a Cake Tool

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/products/xamarin/listview

Documentation: https://help.syncfusion.com/xamarin/sflistview/getting-started

Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forum: https://www.syncfusion.com/forums/xamarin.forms

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/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).

© Copyright 2018 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 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 (11)

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

Package Downloads
Syncfusion.Xamarin.SfChat

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

Syncfusion.Xamarin.SfListView.WPF

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 (4)

Showing the top 4 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.
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
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
29.2.11 0 6/16/2025
29.2.10 350 6/9/2025
29.2.9 208 6/5/2025
29.2.8 192 6/3/2025
29.2.7 237 5/26/2025
29.2.5 253 5/21/2025
29.2.4 311 5/14/2025
29.1.41 236 5/5/2025
29.1.40 269 4/28/2025
29.1.39 1,598 4/21/2025
29.1.38 316 4/14/2025
29.1.37 265 4/8/2025
29.1.35 329 4/1/2025
29.1.33 1,388 3/25/2025
28.2.12 397 3/19/2025
28.2.11 491 3/10/2025
28.2.9 386 3/4/2025
28.2.7 437 2/25/2025
28.2.6 1,001 2/17/2025
28.2.5 329 2/11/2025
28.2.4 512 2/4/2025
28.2.3 591 1/29/2025
28.1.41 593 1/20/2025
28.1.39 2,361 1/13/2025
28.1.38 309 1/7/2025
28.1.37 262 12/31/2024
28.1.36 419 12/23/2024
28.1.35 288 12/18/2024
28.1.33 566 12/12/2024
27.2.5 1,666 12/2/2024
27.2.4 3,828 11/26/2024
27.2.3 374 11/22/2024
27.2.2 598 11/15/2024
27.1.58 675 11/4/2024
27.1.57 1,103 10/28/2024
27.1.56 421 10/23/2024
27.1.55 402 10/21/2024
27.1.53 478 10/14/2024
27.1.52 390 10/7/2024
27.1.51 2,373 9/30/2024
27.1.50 1,031 9/23/2024
27.1.48 1,985 9/18/2024
26.2.14 1,263 9/9/2024
26.2.13 713 9/5/2024
26.2.12 269 9/2/2024
26.2.11 1,369 8/27/2024
26.2.10 2,398 8/19/2024
26.2.9 432 8/12/2024
26.2.8 314 8/5/2024
26.2.7 267 7/29/2024
26.2.5 712 7/26/2024
26.2.4 407 7/24/2024
26.1.42 1,186 7/15/2024
26.1.41 636 7/8/2024
26.1.40 557 7/1/2024
26.1.39 5,825 6/24/2024
26.1.38 1,730 6/18/2024
26.1.35 1,211 6/11/2024
25.2.7 887 6/3/2024
25.2.6 395 5/28/2024
25.2.5 769 5/21/2024
25.2.4 1,254 5/14/2024
25.2.3 4,009 5/8/2024
25.1.42 1,640 4/29/2024
25.1.41 1,304 4/23/2024
25.1.40 1,175 4/15/2024
25.1.39 2,738 4/8/2024
25.1.38 1,616 4/1/2024
25.1.37 482 3/26/2024
25.1.35 2,731 3/15/2024
24.2.9 7,031 3/4/2024
24.2.8 1,083 2/26/2024
24.2.7 795 2/19/2024
24.2.6 2,991 2/14/2024
24.2.5 492 2/12/2024
24.2.4 1,235 2/5/2024
24.2.3 1,960 1/31/2024
24.1.47 1,730 1/22/2024
24.1.46 1,593 1/16/2024
24.1.45 3,268 1/8/2024
24.1.44 3,066 1/2/2024
24.1.43 1,118 12/27/2023
24.1.41 1,816 12/18/2023
23.2.7 7,719 12/6/2023
23.2.6 2,888 11/28/2023
23.2.5 1,109 11/23/2023
23.2.4 1,945 11/20/2023
23.1.44 4,649 11/6/2023
23.1.43 1,305 10/30/2023
23.1.42 1,879 10/23/2023
23.1.41 4,823 10/16/2023
23.1.40 1,599 10/10/2023
23.1.39 2,432 10/4/2023
23.1.38 6,195 9/26/2023
23.1.36 20,930 9/15/2023
22.2.12 4,025 9/5/2023
22.2.11 3,587 8/28/2023
22.2.10 2,052 8/22/2023
22.2.9 1,718 8/14/2023
22.2.8 1,658 8/7/2023
22.2.7 3,330 8/2/2023
22.2.5 2,203 7/27/2023
22.1.39 6,691 7/18/2023
22.1.38 2,004 7/11/2023
22.1.37 2,255 7/3/2023
22.1.36 5,526 6/28/2023
22.1.34 7,374 6/21/2023
21.2.10 6,037 6/13/2023
21.2.9 3,382 6/6/2023
21.2.8 7,006 5/30/2023
21.2.6 4,383 5/22/2023
21.2.5 5,805 5/15/2023
21.2.4 4,808 5/9/2023
21.2.3 6,915 5/3/2023
21.1.41 9,381 4/19/2023
21.1.39 3,865 4/10/2023
21.1.38 3,967 4/3/2023
21.1.37 2,452 3/29/2023
21.1.35 6,545 3/23/2023
20.4.0.54 4,322 3/13/2023
20.4.0.53 3,865 3/7/2023
20.4.0.52 5,972 2/28/2023
20.4.0.51 11,675 2/21/2023
20.4.0.50 3,566 2/14/2023
20.4.0.49 7,004 2/7/2023
20.4.0.48 11,470 2/1/2023
20.4.0.44 15,257 1/18/2023
20.4.0.43 6,311 1/10/2023
20.4.0.42 4,599 1/4/2023
20.4.0.41 2,014 12/29/2022
20.4.0.40 1,456 12/28/2022
20.4.0.38 16,999 12/21/2022
20.3.0.61 15,333 12/12/2022
20.3.0.60 5,246 12/6/2022
20.3.0.59 12,580 11/29/2022
20.3.0.58 5,992 11/22/2022
20.3.0.57 5,770 11/15/2022
20.3.0.56 3,318 11/8/2022
20.3.0.52 9,218 10/27/2022
20.3.0.50 4,609 10/18/2022
20.3.0.49 12,334 10/11/2022
20.3.0.48 5,933 10/5/2022
20.3.0.47 10,904 9/29/2022
20.2.0.50 18,253 9/20/2022
20.2.0.49 4,385 9/13/2022
20.2.0.48 4,709 9/6/2022
20.2.0.46 5,330 8/30/2022
20.2.0.45 4,349 8/23/2022
20.2.0.44 4,925 8/16/2022
20.2.0.43 12,026 8/8/2022
20.2.0.40 87,282 7/26/2022
20.2.0.39 14,853 7/19/2022
20.2.0.38 6,679 7/12/2022
20.2.0.36 21,941 6/30/2022
20.1.0.61 13,281 6/20/2022
20.1.0.60 10,578 6/14/2022
20.1.0.59 38,852 6/7/2022
20.1.0.58 31,074 5/31/2022
20.1.0.57 6,614 5/24/2022
20.1.0.56 11,906 5/17/2022
20.1.0.55 6,479 5/12/2022
20.1.0.52 33,406 5/3/2022
20.1.0.51 9,245 4/26/2022
20.1.0.50 5,898 4/19/2022
20.1.0.48 8,779 4/12/2022
20.1.0.47 10,526 4/4/2022
19.4.0.56 28,467 3/15/2022
19.4.0.55 7,538 3/8/2022
19.4.0.54 7,179 2/28/2022
19.4.0.53 4,220 2/22/2022
19.4.0.52 6,089 2/15/2022
19.4.0.50 12,967 2/8/2022
19.4.0.48 59,857 1/31/2022
19.4.0.47 11,903 1/25/2022
19.4.0.43 4,885 1/18/2022
19.4.0.42 3,795 1/11/2022
19.4.0.41 5,254 1/4/2022
19.4.0.40 4,576 12/28/2021
19.4.0.38 6,758 12/17/2021
19.3.0.59 9,400 12/14/2021
19.3.0.57 5,129 12/7/2021
19.3.0.56 6,320 11/29/2021
19.3.0.55 9,765 11/23/2021
19.3.0.54 10,826 11/17/2021
19.3.0.53 5,886 11/12/2021
19.3.0.48 22,046 11/2/2021
19.3.0.47 11,994 10/26/2021
19.3.0.46 25,519 10/19/2021
19.3.0.45 8,339 10/12/2021
19.3.0.44 13,060 10/5/2021
19.3.0.43 11,330 9/30/2021
19.2.0.62 15,485 9/13/2021
19.2.0.60 6,010 9/7/2021
19.2.0.59 3,568 8/30/2021
19.2.0.57 6,799 8/24/2021
19.2.0.56 9,278 8/17/2021
19.2.0.55 6,039 8/11/2021
19.2.0.51 6,033 8/2/2021
19.2.0.49 7,046 7/27/2021
19.2.0.48 11,166 7/19/2021
19.2.0.47 13,538 7/13/2021
19.2.0.46 4,477 7/6/2021
19.2.0.44 6,676 6/30/2021
19.1.0.69 16,541 6/14/2021
19.1.0.67 7,923 6/7/2021
19.1.0.66 7,634 5/31/2021
19.1.0.65 52,798 5/24/2021
19.1.0.64 17,400 5/19/2021
19.1.0.63 10,932 5/13/2021
19.1.0.59 9,661 5/3/2021
19.1.0.58 8,838 4/26/2021
19.1.0.57 23,333 4/20/2021
19.1.0.56 10,292 4/13/2021
19.1.0.55 5,936 4/6/2021
19.1.0.54 16,615 3/30/2021
18.4.0.49 24,505 3/22/2021
18.4.0.48 12,172 3/16/2021
18.4.0.47 10,394 3/9/2021
18.4.0.46 14,493 3/2/2021
18.4.0.44 7,942 2/23/2021
18.4.0.43 8,663 2/15/2021
18.4.0.42 7,446 2/9/2021
18.4.0.41 118,781 2/2/2021
18.4.0.39 7,631 1/28/2021
18.4.0.35 9,140 1/19/2021
18.4.0.34 9,464 1/12/2021
18.4.0.33 6,802 1/4/2021
18.4.0.32 4,313 12/30/2020
18.4.0.31 10,403 12/22/2020
18.4.0.30 19,368 12/17/2020
18.3.0.53 17,114 12/8/2020
18.3.0.52 6,087 11/30/2020
18.3.0.51 11,213 11/23/2020
18.3.0.50 8,000 11/17/2020
18.3.0.48 8,591 11/10/2020
18.3.0.47 7,535 11/5/2020
18.3.0.44 34,819 10/27/2020
18.3.0.42 11,096 10/20/2020
18.3.0.40 6,907 10/12/2020
18.3.0.38 7,934 10/7/2020
18.3.0.35 17,779 10/1/2020
18.2.0.59 28,575 9/22/2020
18.2.0.58 8,574 9/15/2020
18.2.0.57 6,255 9/8/2020
18.2.0.56 8,366 9/1/2020
18.2.0.55 8,340 8/25/2020
18.2.0.54 7,424 8/18/2020
18.2.0.48 12,256 8/4/2020
18.2.0.47 6,537 7/28/2020
18.2.0.46 5,530 7/21/2020
18.2.0.45 7,335 7/14/2020
18.2.0.44 24,983 7/6/2020
18.1.0.59 25,088 6/23/2020
18.1.0.57 8,562 6/16/2020
18.1.0.56 7,950 6/9/2020
18.1.0.55 11,645 6/2/2020
18.1.0.54 10,606 5/27/2020
18.1.0.53 9,841 5/19/2020
18.1.0.52 9,975 5/13/2020
18.1.0.48 14,828 5/5/2020
18.1.0.46 9,220 4/28/2020
18.1.0.45 7,760 4/21/2020
18.1.0.44 8,123 4/14/2020
18.1.0.43 6,961 4/7/2020
18.1.0.42 19,274 4/1/2020
18.1.0.36-beta 1,662 3/19/2020
17.4.0.55 47,220 3/10/2020
17.4.0.53 8,927 3/3/2020
17.4.0.51 8,329 2/25/2020
17.4.0.50 7,134 2/18/2020
17.4.0.49 8,535 2/11/2020
17.4.0.47 6,095 2/5/2020
17.4.0.46 7,897 1/30/2020
17.4.0.44 20,621 1/21/2020
17.4.0.43 6,509 1/14/2020
17.4.0.41 6,377 1/7/2020
17.4.0.40 5,290 12/24/2019
17.4.0.39 10,161 12/17/2019
17.3.0.34 57,890 12/10/2019
17.3.0.33 3,923 12/4/2019
17.3.0.30 2,317 12/3/2019
17.3.0.29 7,475 11/26/2019
17.3.0.28 12,798 11/19/2019
17.3.0.27 8,116 11/12/2019
17.3.0.26 8,423 11/5/2019
17.3.0.21 6,645 10/29/2019
17.3.0.19 17,722 10/22/2019
17.3.0.17 13,944 10/15/2019
17.3.0.14 36,838 10/3/2019
17.3.0.9-beta 1,878 9/20/2019
17.2.0.51 19,258 9/10/2019
17.2.0.49 8,307 9/3/2019
17.2.0.47 12,241 8/27/2019
17.2.0.46 10,373 8/22/2019
17.2.0.41 28,117 8/13/2019
17.2.0.40 33,362 8/6/2019
17.2.0.39 12,302 7/30/2019
17.2.0.36 7,335 7/23/2019
17.2.0.35 4,499 7/17/2019
17.2.0.34 16,191 7/11/2019
17.2.0.28-beta 2,658 6/27/2019
17.1.0.53 12,725 6/25/2019
17.1.0.52 12,996 6/18/2019
17.1.0.51 6,228 6/11/2019
17.1.0.50 8,201 6/4/2019
17.1.0.49 6,897 5/28/2019
17.1.0.48 9,905 5/21/2019
17.1.0.47 8,653 5/14/2019
17.1.0.44 13,631 5/7/2019
17.1.0.43 8,045 4/30/2019
17.1.0.42 12,118 4/23/2019
17.1.0.41 9,423 4/16/2019
17.1.0.40 21,404 4/9/2019
17.1.0.38 14,153 3/29/2019
17.1.0.32-beta 2,265 3/13/2019
16.4.0.54 22,329 2/19/2019
16.4.0.53 7,066 2/13/2019
16.4.0.52 11,678 2/5/2019
16.4.0.48 6,885 1/22/2019
16.4.0.47 3,228 1/16/2019
16.4.0.46 5,813 1/8/2019
16.4.0.44 6,998 12/24/2018
16.4.0.42 8,689 12/17/2018
16.4.0.40-beta 1,455 12/10/2018
16.3.0.36 7,106 11/27/2018
16.3.0.35-beta 1,564 11/23/2018
16.3.0.29 14,393 10/30/2018
16.3.0.21 19,000 9/21/2018
16.3.0.17-beta 1,414 9/12/2018
16.2.0.50 14,896 8/28/2018
16.2.0.46 12,046 8/6/2018
16.2.0.42 17,940 6/29/2018
16.2.0.41 6,426 6/25/2018
16.1.0.37 21,896 4/25/2018
16.1.0.32 11,155 3/29/2018
16.1.0.26 14,535 3/7/2018
16.1.0.24 7,194 2/22/2018
15.4.0.20 21,375 12/28/2017
15.4.0.17 10,480 12/11/2017