ExtendedControls.ExtCollectionView.XForms
1.0.19
See the version list below for details.
dotnet add package ExtendedControls.ExtCollectionView.XForms --version 1.0.19
NuGet\Install-Package ExtendedControls.ExtCollectionView.XForms -Version 1.0.19
<PackageReference Include="ExtendedControls.ExtCollectionView.XForms" Version="1.0.19" />
paket add ExtendedControls.ExtCollectionView.XForms --version 1.0.19
#r "nuget: ExtendedControls.ExtCollectionView.XForms, 1.0.19"
// Install ExtendedControls.ExtCollectionView.XForms as a Cake Addin #addin nuget:?package=ExtendedControls.ExtCollectionView.XForms&version=1.0.19 // Install ExtendedControls.ExtCollectionView.XForms as a Cake Tool #tool nuget:?package=ExtendedControls.ExtCollectionView.XForms&version=1.0.19
Warning: Versions >= 10.0.0.12 do not rely on UWP or Android renderers.
Read getting started at:
https://giacomoenna.wixsite.com/xamarin/post/extendedcollectionview
Platforms: Android - UWP - IOS - WPF
- Single Item Selection
- Multiple Items Selection
- Vertical, Horizontal, GridLayout orientation
- Grouping
- Refresh
- Vertical Drag And Drop (no WPF)
- Horizontal Drag And Drop (no WPF)
- GridLayout Drag And Drop (no WPF)
- ItemTemplate, SelectedItemTemplate
- Default SelectedItemColor
- Cancel Drag and Drop
- OnHover DragColor
- OnHoverCancel DragColor
- Exhaustive EventArgs
- Commands
- Free
Product | Versions 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. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Xamarin.Forms (>= 5.0.0.1874)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.21 | 3,901 | 3/18/2021 | |
1.0.20 | 962 | 3/17/2021 | |
1.0.19 | 920 | 3/16/2021 | |
1.0.18 | 948 | 3/14/2021 | |
1.0.17 | 989 | 2/13/2021 | |
1.0.16 | 1,728 | 1/28/2021 | |
1.0.15 | 962 | 1/26/2021 | |
1.0.14 | 954 | 1/24/2021 | |
1.0.13 | 1,033 | 1/24/2021 | |
1.0.12 | 956 | 1/9/2021 | |
1.0.10 | 1,008 | 12/31/2020 | |
1.0.9 | 1,131 | 12/31/2020 | |
1.0.8 | 1,060 | 10/12/2020 | |
1.0.7 | 1,143 | 7/11/2020 | |
1.0.6 | 1,143 | 7/8/2020 | |
1.0.5 | 1,065 | 7/7/2020 | |
1.0.4 | 1,063 | 7/4/2020 | |
1.0.2 | 1,132 | 6/20/2020 | |
1.0.0 | 1,066 | 6/14/2020 |
Fixed SelectedItem is set even if e.cancel is true in SelectionChanging
Some other minor bug fix