Skip to content

NicholasVanSickle/C--Winforms-Dynamic-Tree-View

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamicTreeView builds to the DynamicTreeView library, and DynamicTreeViewExample offers a simple demo

A DynamicTreeView consists of a collection of DynamicTreeViewNodes, 
which optionally can be forcibly parented to a root node (useful 
for tying data to the underyling model).

See IDynamicTreeNodeDataProxy for more configurable individual node behavior.

About

A C# Winforms alternative to TreeView that supports variable line height, icons, and partial rich text formatting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages