ObjectListView.ClientProfile
2.9.5
dotnet add package ObjectListView.ClientProfile --version 2.9.5
NuGet\Install-Package ObjectListView.ClientProfile -Version 2.9.5
<PackageReference Include="ObjectListView.ClientProfile" Version="2.9.5" />
paket add ObjectListView.ClientProfile --version 2.9.5
#r "nuget: ObjectListView.ClientProfile, 2.9.5"
// Install ObjectListView.ClientProfile as a Cake Addin #addin nuget:?package=ObjectListView.ClientProfile&version=2.9.5 // Install ObjectListView.ClientProfile as a Cake Tool #tool nuget:?package=ObjectListView.ClientProfile&version=2.9.5
ObjectListView is a .NET ListView wired on caffeine, guarana and steroids.
More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
-
- ObjectListView.ClientProfile.Design (>= 2.9.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v2.9.5 Cleanup unnecessary package files.
v2.9.4 Reorganized the versioning of the main and designer assembly.
v2.9.3 Split nuget package, so that the design-time-only components loads the main assembly only from one place.
v2.9.2 Fixed attributes for the editor of columns property and type converters for overlay classes.
v2.9.1 Added CellRendererGetter to allow each cell to have a different renderer, plus Fixes a few small bugs.
v2.9 adds buttons to cells, fixed some formatting bugs, and completely rewrote the demo to be much easier to understand.