ObjectListView.ClientProfile
2.9.2
See the version list below for details.
dotnet add package ObjectListView.ClientProfile --version 2.9.2
NuGet\Install-Package ObjectListView.ClientProfile -Version 2.9.2
<PackageReference Include="ObjectListView.ClientProfile" Version="2.9.2" />
paket add ObjectListView.ClientProfile --version 2.9.2
#r "nuget: ObjectListView.ClientProfile, 2.9.2"
// Install ObjectListView.ClientProfile as a Cake Addin #addin nuget:?package=ObjectListView.ClientProfile&version=2.9.2 // Install ObjectListView.ClientProfile as a Cake Tool #tool nuget:?package=ObjectListView.ClientProfile&version=2.9.2
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 is compatible. net40-client is compatible. net403 was computed. 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. |
This package has no dependencies.
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.2 Fixed editor for 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.