MultiSelectTreeView 1.0.6
See the version list below for details.
dotnet add package MultiSelectTreeView --version 1.0.6
NuGet\Install-Package MultiSelectTreeView -Version 1.0.6
<PackageReference Include="MultiSelectTreeView" Version="1.0.6" />
paket add MultiSelectTreeView --version 1.0.6
#r "nuget: MultiSelectTreeView, 1.0.6"
// Install MultiSelectTreeView as a Cake Addin #addin nuget:?package=MultiSelectTreeView&version=1.0.6 // Install MultiSelectTreeView as a Cake Tool #tool nuget:?package=MultiSelectTreeView&version=1.0.6
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). 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. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MultiSelectTreeView:
Package | Downloads |
---|---|
ZSpitz.Util.Wpf
Helper extension methods and functions, for WPF projects |
|
ExpressionTreeVisualizer.UI
UI pieces for displaying expression trees |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on MultiSelectTreeView:
Repository | Stars |
---|---|
zspitz/ExpressionTreeVisualizer
Debugging visualizer for expression trees
|
|
ShaneK2/inVtero.net
inVtero.net: A high speed (Gbps) Forensics, Memory integrity & assurance. Includes offensive & defensive memory capabilities. Find/Extract processes, hypervisors (including nested) in memory dumps using microarchitechture independent Virtual Machiene Introspection techniques
|