Equin.ApplicationFramework.BindingListView
1.4.5222.35545
dotnet add package Equin.ApplicationFramework.BindingListView --version 1.4.5222.35545
NuGet\Install-Package Equin.ApplicationFramework.BindingListView -Version 1.4.5222.35545
<PackageReference Include="Equin.ApplicationFramework.BindingListView" Version="1.4.5222.35545" />
paket add Equin.ApplicationFramework.BindingListView --version 1.4.5222.35545
#r "nuget: Equin.ApplicationFramework.BindingListView, 1.4.5222.35545"
// Install Equin.ApplicationFramework.BindingListView as a Cake Addin #addin nuget:?package=Equin.ApplicationFramework.BindingListView&version=1.4.5222.35545 // Install Equin.ApplicationFramework.BindingListView as a Cake Tool #tool nuget:?package=Equin.ApplicationFramework.BindingListView&version=1.4.5222.35545
The BindingListView .NET library provides a type-safe, sortable, filterable, data-bindable view of one or more lists of objects. It is the business objects equivalent of using a DataView on a DataTable in ADO.NET. If you have a list of objects to display on a Windows Forms UI (e.g. in a DataGridView) and want to allow your user to sort and filter, then this is the library to use!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Equin.ApplicationFramework.BindingListView:
Package | Downloads |
---|---|
BlueByte.Wpf.FPSCollectionView
A filterable, sortable and pagable CollectionView |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.5222.35545 | 84,798 | 4/19/2014 |
Initial