Skip to content

ryanm101/filtertreeview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filtertreeview

This is a custom control that inherits from the TreeView Control. The Difference is that this control allows for dynamic filtering with the following lines of code:

filtertreeview1.FilterString = "XXX"; filtertreeview1.Filter();

http://ninet.org

About

allows for dynamic filtering of treeview control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages