ObjectListView.ClientProfile.Design
2.9.2
dotnet add package ObjectListView.ClientProfile.Design --version 2.9.2
NuGet\Install-Package ObjectListView.ClientProfile.Design -Version 2.9.2
<PackageReference Include="ObjectListView.ClientProfile.Design" Version="2.9.2" />
paket add ObjectListView.ClientProfile.Design --version 2.9.2
#r "nuget: ObjectListView.ClientProfile.Design, 2.9.2"
// Install ObjectListView.ClientProfile.Design as a Cake Addin #addin nuget:?package=ObjectListView.ClientProfile.Design&version=2.9.2 // Install ObjectListView.ClientProfile.Design as a Cake Tool #tool nuget:?package=ObjectListView.ClientProfile.Design&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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ObjectListView.ClientProfile.Design:
Package | Downloads |
---|---|
ObjectListView.ClientProfile
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
v2.9.2 Added DesignerSerializationVisibilityAttribute.Hidden to the shadowed properties in designer.
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.