Table of Contents

Constructor TreeViewTextFilter

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

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>

Exceptions

ArgumentNullException