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
forTreeTreeView<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>