UAOOI.Windows.Forms

SearchTreeViewHelper Members

The SearchTreeViewHelper type exposes the following members.

Constructors


  Name Description
Public method SearchTreeViewHelper
Initializes a new instance of the SearchTreeViewHelper class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Search
Searches the tree.
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property IgnoreCase
Gets or sets a value indicating whether case is ignored.
Public property InformationCannotBeFound
Gets or sets the information about element cannot be found.
Public property InformationEndIsPassed
Gets or sets the information about end is passed.
Public property InformationStartIsPassed
Gets or sets the information about start is passed.
Public property Label
Gets or sets the label.
(Inherited from LabeledTreeViewPair.)
Public property SetAdditionalNodeTestDelegate
Sets the additional node test delegate.
Public property TreeView
Gets or sets the tree view.
(Inherited from LabeledTreeViewPair.)