List of Free code TreeView
Projects
-
BuildExplorer
Viewer for TFS2012 builds. Features collapsible tree view, full search, in-line logs and much more!
-
Complex Hierarchical Data Templates
WPF enhancement allowing you to use your own business class structure to display complex hierarchies in a standard WPF TreeView control. The included data template resolver and converter allow you to specify which templates are used based on your class types.
-
Fiddler TreeView Panel Extension
Extension for Fiddler, to display the session information in a TreeView panel instead of the default ListBox, so it groups the information logically based on hosts, folders, etc...
-
MS DataMining Model content in TreeView control
DMmodelTreeView is a sample about using ADOMD.NET to extract information from a Data Mining model data set and present it using .NET Form controls.
-
Orchard CMS Content Tree
This module adds a tree view, based on URL paths, of content items to admin area of an Orchard CMS website.
-
Resx Resource Translator
Tool for non-developers to quickly translate resource files (resx) in .NET projects to multiple languages in parallel. Shows a tree view of all resources and all translation strings in parallel, one column per language. Compatible with VS2008 and VS2010.
-
Source Code Outliner Power Toy
The Source Outliner PowerToy provides a tree view of your source code's types and members and lets you quickly navigate to them inside the editor. Source Outliner enables you to perform the following tasks:
? Navigate a C# or Visual Basic source file in a tree view.
? Navig...
-
TreeView In-place Editing in MVVM
This project demonstrates a clean way of doing the in-place editing in the WPF TreeView control
-
WPF Hyperbolic treeview
A WPF implementation of the hyperbolic treeview (well known in the java world)