WPFMultiSelectTreeView 1.0.14
dotnet add package WPFMultiSelectTreeView --version 1.0.14
NuGet\Install-Package WPFMultiSelectTreeView -Version 1.0.14
<PackageReference Include="WPFMultiSelectTreeView" Version="1.0.14" />
paket add WPFMultiSelectTreeView --version 1.0.14
#r "nuget: WPFMultiSelectTreeView, 1.0.14"
// Install WPFMultiSelectTreeView as a Cake Addin #addin nuget:?package=WPFMultiSelectTreeView&version=1.0.14 // Install WPFMultiSelectTreeView as a Cake Tool #tool nuget:?package=WPFMultiSelectTreeView&version=1.0.14
MultiSelectTreeView is a .NET/WPF control that displays a hierarchical tree of items that can be browsed, selected, collapsed and edited like in a normal tree control. This control overcomes some of the limitations that the TreeView control included in WPF has. Most prominently, it adds multiple selection and is easier to style in several aspects. It features the Windows 7 Aero theme very closely and adapts to other Windows themes (Luna, Royale, Classic, Aero2 for Windows 10). Mouse and keyboard control is largely the same as in Windows Explorer.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 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. |
-
.NETFramework 4.0
- 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.