Constructor TreeViewTextFilter
TreeViewTextFilter(TreeView<T>)
Creates a new instance of the filter for use with forTree
.
Set Text to begin filtering.
public TreeViewTextFilter(TreeView<T> forTree)
Parameters
forTree
TreeView<T>
Creates a new instance of the filter for use with forTree
.
Set Text to begin filtering.
public TreeViewTextFilter(TreeView<T> forTree)
forTree
TreeView<T>