WPFMultiSelectTreeView 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.
Install-Package WPFMultiSelectTreeView -Version 1.0.14
dotnet add 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"
Dependencies
-
.NETFramework 4.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.