Syncfusion.Xamarin.SfListView 16.3.0.35-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.35-beta                
NuGet\Install-Package Syncfusion.Xamarin.SfListView -Version 16.3.0.35-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.35-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Xamarin.SfListView --version 16.3.0.35-beta                
#r "nuget: Syncfusion.Xamarin.SfListView, 16.3.0.35-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=16.3.0.35-beta&prerelease

// Install Syncfusion.Xamarin.SfListView as a Cake Tool
#tool nuget:?package=Syncfusion.Xamarin.SfListView&version=16.3.0.35-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
Note: This package needs to be installed in all Xamarin.Forms projects (PCL, Android, iOS and UWP).

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. 
.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
28.2.9 168 3/4/2025
28.2.7 342 2/25/2025
28.2.6 491 2/17/2025
28.2.5 296 2/11/2025
28.2.4 400 2/4/2025
28.2.3 466 1/29/2025
28.1.41 410 1/20/2025
28.1.39 1,398 1/13/2025
28.1.38 289 1/7/2025
28.1.37 249 12/31/2024
28.1.36 354 12/23/2024
28.1.35 263 12/18/2024
28.1.33 547 12/12/2024
27.2.5 1,289 12/2/2024
27.2.4 1,825 11/26/2024
27.2.3 349 11/22/2024
27.2.2 582 11/15/2024
27.1.58 598 11/4/2024
27.1.57 1,077 10/28/2024
27.1.56 405 10/23/2024
27.1.55 328 10/21/2024
27.1.53 456 10/14/2024
27.1.52 361 10/7/2024
27.1.51 2,133 9/30/2024
27.1.50 921 9/23/2024
27.1.48 1,459 9/18/2024
26.2.14 807 9/9/2024
26.2.13 701 9/5/2024
26.2.12 263 9/2/2024
26.2.11 1,363 8/27/2024
26.2.10 2,385 8/19/2024
26.2.9 422 8/12/2024
26.2.8 306 8/5/2024
26.2.7 256 7/29/2024
26.2.5 493 7/26/2024
26.2.4 402 7/24/2024
26.1.42 1,110 7/15/2024
26.1.41 622 7/8/2024
26.1.40 538 7/1/2024
26.1.39 4,987 6/24/2024
26.1.38 1,449 6/18/2024
26.1.35 1,195 6/11/2024
25.2.7 722 6/3/2024
25.2.6 390 5/28/2024
25.2.5 759 5/21/2024
25.2.4 1,188 5/14/2024
25.2.3 3,972 5/8/2024
25.1.42 1,618 4/29/2024
25.1.41 1,298 4/23/2024
25.1.40 1,169 4/15/2024
25.1.39 2,718 4/8/2024
25.1.38 1,600 4/1/2024
25.1.37 472 3/26/2024
25.1.35 2,671 3/15/2024
24.2.9 6,782 3/4/2024
24.2.8 1,070 2/26/2024
24.2.7 779 2/19/2024
24.2.6 2,908 2/14/2024
24.2.5 481 2/12/2024
24.2.4 1,192 2/5/2024
24.2.3 1,951 1/31/2024
24.1.47 1,720 1/22/2024
24.1.46 1,562 1/16/2024
24.1.45 2,634 1/8/2024
24.1.44 2,981 1/2/2024
24.1.43 1,114 12/27/2023
24.1.41 1,794 12/18/2023
23.2.7 7,672 12/6/2023
23.2.6 2,825 11/28/2023
23.2.5 1,055 11/23/2023
23.2.4 1,910 11/20/2023
23.1.44 4,617 11/6/2023
23.1.43 1,290 10/30/2023
23.1.42 1,865 10/23/2023
23.1.41 4,810 10/16/2023
23.1.40 1,586 10/10/2023
23.1.39 2,425 10/4/2023
23.1.38 6,158 9/26/2023
23.1.36 20,671 9/15/2023
22.2.12 3,981 9/5/2023
22.2.11 3,405 8/28/2023
22.2.10 2,040 8/22/2023
22.2.9 1,701 8/14/2023
22.2.8 1,613 8/7/2023
22.2.7 3,287 8/2/2023
22.2.5 2,180 7/27/2023
22.1.39 6,487 7/18/2023
22.1.38 1,848 7/11/2023
22.1.37 2,237 7/3/2023
22.1.36 5,498 6/28/2023
22.1.34 7,227 6/21/2023
21.2.10 5,257 6/13/2023
21.2.9 3,304 6/6/2023
21.2.8 6,824 5/30/2023
21.2.6 4,347 5/22/2023
21.2.5 5,784 5/15/2023
21.2.4 4,785 5/9/2023
21.2.3 6,892 5/3/2023
21.1.41 9,209 4/19/2023
21.1.39 3,844 4/10/2023
21.1.38 3,946 4/3/2023
21.1.37 2,428 3/29/2023
21.1.35 6,447 3/23/2023
20.4.0.54 4,172 3/13/2023
20.4.0.53 3,844 3/7/2023
20.4.0.52 5,873 2/28/2023
20.4.0.51 11,625 2/21/2023
20.4.0.50 3,481 2/14/2023
20.4.0.49 6,775 2/7/2023
20.4.0.48 10,527 2/1/2023
20.4.0.44 14,482 1/18/2023
20.4.0.43 6,192 1/10/2023
20.4.0.42 4,567 1/4/2023
20.4.0.41 1,989 12/29/2022
20.4.0.40 1,440 12/28/2022
20.4.0.38 16,797 12/21/2022
20.3.0.61 15,293 12/12/2022
20.3.0.60 5,101 12/6/2022
20.3.0.59 12,187 11/29/2022
20.3.0.58 5,853 11/22/2022
20.3.0.57 5,747 11/15/2022
20.3.0.56 3,296 11/8/2022
20.3.0.52 9,171 10/27/2022
20.3.0.50 4,575 10/18/2022
20.3.0.49 12,090 10/11/2022
20.3.0.48 5,810 10/5/2022
20.3.0.47 10,113 9/29/2022
20.2.0.50 17,910 9/20/2022
20.2.0.49 4,363 9/13/2022
20.2.0.48 4,685 9/6/2022
20.2.0.46 5,258 8/30/2022
20.2.0.45 4,300 8/23/2022
20.2.0.44 4,900 8/16/2022
20.2.0.43 11,752 8/8/2022
20.2.0.40 87,237 7/26/2022
20.2.0.39 14,630 7/19/2022
20.2.0.38 6,640 7/12/2022
20.2.0.36 21,752 6/30/2022
20.1.0.61 13,240 6/20/2022
20.1.0.60 10,547 6/14/2022
20.1.0.59 38,803 6/7/2022
20.1.0.58 29,879 5/31/2022
20.1.0.57 6,577 5/24/2022
20.1.0.56 11,785 5/17/2022
20.1.0.55 6,446 5/12/2022
20.1.0.52 33,351 5/3/2022
20.1.0.51 9,099 4/26/2022
20.1.0.50 5,833 4/19/2022
20.1.0.48 8,627 4/12/2022
20.1.0.47 10,381 4/4/2022
19.4.0.56 28,142 3/15/2022
19.4.0.55 7,494 3/8/2022
19.4.0.54 7,097 2/28/2022
19.4.0.53 4,187 2/22/2022
19.4.0.52 6,054 2/15/2022
19.4.0.50 12,649 2/8/2022
19.4.0.48 59,787 1/31/2022
19.4.0.47 11,848 1/25/2022
19.4.0.43 4,839 1/18/2022
19.4.0.42 3,755 1/11/2022
19.4.0.41 5,217 1/4/2022
19.4.0.40 4,528 12/28/2021
19.4.0.38 6,692 12/17/2021
19.3.0.59 8,836 12/14/2021
19.3.0.57 5,072 12/7/2021
19.3.0.56 6,279 11/29/2021
19.3.0.55 9,715 11/23/2021
19.3.0.54 10,786 11/17/2021
19.3.0.53 5,848 11/12/2021
19.3.0.48 20,893 11/2/2021
19.3.0.47 11,592 10/26/2021
19.3.0.46 25,261 10/19/2021
19.3.0.45 8,245 10/12/2021
19.3.0.44 13,021 10/5/2021
19.3.0.43 11,179 9/30/2021
19.2.0.62 15,405 9/13/2021
19.2.0.60 5,962 9/7/2021
19.2.0.59 3,530 8/30/2021
19.2.0.57 6,748 8/24/2021
19.2.0.56 9,230 8/17/2021
19.2.0.55 6,002 8/11/2021
19.2.0.51 5,989 8/2/2021
19.2.0.49 6,990 7/27/2021
19.2.0.48 11,109 7/19/2021
19.2.0.47 13,494 7/13/2021
19.2.0.46 4,428 7/6/2021
19.2.0.44 6,632 6/30/2021
19.1.0.69 16,262 6/14/2021
19.1.0.67 7,724 6/7/2021
19.1.0.66 7,508 5/31/2021
19.1.0.65 52,757 5/24/2021
19.1.0.64 16,512 5/19/2021
19.1.0.63 10,794 5/13/2021
19.1.0.59 9,577 5/3/2021
19.1.0.58 8,792 4/26/2021
19.1.0.57 23,293 4/20/2021
19.1.0.56 10,251 4/13/2021
19.1.0.55 5,838 4/6/2021
19.1.0.54 16,525 3/30/2021
18.4.0.49 24,435 3/22/2021
18.4.0.48 11,968 3/16/2021
18.4.0.47 10,246 3/9/2021
18.4.0.46 14,452 3/2/2021
18.4.0.44 7,895 2/23/2021
18.4.0.43 8,609 2/15/2021
18.4.0.42 7,400 2/9/2021
18.4.0.41 118,565 2/2/2021
18.4.0.39 7,576 1/28/2021
18.4.0.35 9,086 1/19/2021
18.4.0.34 9,413 1/12/2021
18.4.0.33 6,757 1/4/2021
18.4.0.32 4,271 12/30/2020
18.4.0.31 10,299 12/22/2020
18.4.0.30 19,315 12/17/2020
18.3.0.53 17,022 12/8/2020
18.3.0.52 6,046 11/30/2020
18.3.0.51 11,174 11/23/2020
18.3.0.50 7,955 11/17/2020
18.3.0.48 8,535 11/10/2020
18.3.0.47 7,494 11/5/2020
18.3.0.44 34,750 10/27/2020
18.3.0.42 11,050 10/20/2020
18.3.0.40 6,864 10/12/2020
18.3.0.38 7,885 10/7/2020
18.3.0.35 17,500 10/1/2020
18.2.0.59 28,398 9/22/2020
18.2.0.58 8,535 9/15/2020
18.2.0.57 6,213 9/8/2020
18.2.0.56 8,286 9/1/2020
18.2.0.55 8,300 8/25/2020
18.2.0.54 7,340 8/18/2020
18.2.0.48 12,199 8/4/2020
18.2.0.47 6,496 7/28/2020
18.2.0.46 5,489 7/21/2020
18.2.0.45 7,290 7/14/2020
18.2.0.44 24,872 7/6/2020
18.1.0.59 25,031 6/23/2020
18.1.0.57 8,472 6/16/2020
18.1.0.56 7,805 6/9/2020
18.1.0.55 11,603 6/2/2020
18.1.0.54 10,479 5/27/2020
18.1.0.53 9,776 5/19/2020
18.1.0.52 9,903 5/13/2020
18.1.0.48 14,613 5/5/2020
18.1.0.46 9,177 4/28/2020
18.1.0.45 7,712 4/21/2020
18.1.0.44 8,068 4/14/2020
18.1.0.43 6,909 4/7/2020
18.1.0.42 19,138 4/1/2020
18.1.0.36-beta 1,622 3/19/2020
17.4.0.55 47,024 3/10/2020
17.4.0.53 8,880 3/3/2020
17.4.0.51 8,277 2/25/2020
17.4.0.50 7,084 2/18/2020
17.4.0.49 8,487 2/11/2020
17.4.0.47 6,035 2/5/2020
17.4.0.46 7,781 1/30/2020
17.4.0.44 20,563 1/21/2020
17.4.0.43 6,463 1/14/2020
17.4.0.41 6,330 1/7/2020
17.4.0.40 5,241 12/24/2019
17.4.0.39 10,112 12/17/2019
17.3.0.34 55,737 12/10/2019
17.3.0.33 3,877 12/4/2019
17.3.0.30 2,272 12/3/2019
17.3.0.29 7,430 11/26/2019
17.3.0.28 12,751 11/19/2019
17.3.0.27 8,073 11/12/2019
17.3.0.26 8,365 11/5/2019
17.3.0.21 6,598 10/29/2019
17.3.0.19 17,672 10/22/2019
17.3.0.17 13,860 10/15/2019
17.3.0.14 36,787 10/3/2019
17.3.0.9-beta 1,833 9/20/2019
17.2.0.51 19,177 9/10/2019
17.2.0.49 8,258 9/3/2019
17.2.0.47 12,196 8/27/2019
17.2.0.46 10,326 8/22/2019
17.2.0.41 28,065 8/13/2019
17.2.0.40 33,312 8/6/2019
17.2.0.39 12,251 7/30/2019
17.2.0.36 7,283 7/23/2019
17.2.0.35 4,444 7/17/2019
17.2.0.34 16,139 7/11/2019
17.2.0.28-beta 2,613 6/27/2019
17.1.0.53 12,656 6/25/2019
17.1.0.52 12,929 6/18/2019
17.1.0.51 6,151 6/11/2019
17.1.0.50 8,145 6/4/2019
17.1.0.49 6,847 5/28/2019
17.1.0.48 9,850 5/21/2019
17.1.0.47 8,602 5/14/2019
17.1.0.44 13,581 5/7/2019
17.1.0.43 7,988 4/30/2019
17.1.0.42 12,066 4/23/2019
17.1.0.41 9,372 4/16/2019
17.1.0.40 21,356 4/9/2019
17.1.0.38 14,088 3/29/2019
17.1.0.32-beta 2,215 3/13/2019
16.4.0.54 22,253 2/19/2019
16.4.0.53 7,002 2/13/2019
16.4.0.52 11,617 2/5/2019
16.4.0.48 6,834 1/22/2019
16.4.0.47 3,178 1/16/2019
16.4.0.46 5,761 1/8/2019
16.4.0.44 6,880 12/24/2018
16.4.0.42 8,640 12/17/2018
16.4.0.40-beta 1,404 12/10/2018
16.3.0.36 7,053 11/27/2018
16.3.0.35-beta 1,515 11/23/2018
16.3.0.29 14,287 10/30/2018
16.3.0.21 18,933 9/21/2018
16.3.0.17-beta 1,357 9/12/2018
16.2.0.50 14,831 8/28/2018
16.2.0.46 11,942 8/6/2018
16.2.0.42 17,750 6/29/2018
16.2.0.41 6,260 6/25/2018
16.1.0.37 21,734 4/25/2018
16.1.0.32 10,998 3/29/2018
16.1.0.26 14,428 3/7/2018
16.1.0.24 7,088 2/22/2018
15.4.0.20 21,212 12/28/2017
15.4.0.17 10,309 12/11/2017