SearchTreeViewHelper Members
The SearchTreeViewHelper type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| 
                         | 
                      SearchTreeViewHelper | 
                         
   Initializes a new instance of the SearchTreeViewHelper class.
    
                       | 
                    
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      Equals(System.Object) | (Inherited from Object.) | 
| 
                         | 
                      Finalize | (Inherited from Object.) | 
| 
                         | 
                      GetHashCode | (Inherited from Object.) | 
| 
                         | 
                      GetType | (Inherited from Object.) | 
| 
                         | 
                      MemberwiseClone | (Inherited from Object.) | 
| 
                         | 
                      Search | 
                         
   Searches the tree.
    
                       | 
                    
| 
                         | 
                      ToString | (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| 
                         | 
                      IgnoreCase | 
                         
   Gets or sets a value indicating whether case is ignored.
    
                       | 
                    
| 
                         | 
                      InformationCannotBeFound | 
                         
   Gets or sets the information about element cannot be found.
    
                       | 
                    
| 
                         | 
                      InformationEndIsPassed | 
                         
   Gets or sets the information about end is passed.
    
                       | 
                    
| 
                         | 
                      InformationStartIsPassed | 
                         
   Gets or sets the information about start is passed.
    
                       | 
                    
| 
                         | 
                      Label | 
                         
   Gets or sets the label.
     (Inherited from LabeledTreeViewPair.) | 
                    
| 
                         | 
                      SetAdditionalNodeTestDelegate | 
                         
   Sets the additional node test delegate.
    
                       | 
                    
| 
                         | 
                      TreeView | 
                         
   Gets or sets the tree view.
     (Inherited from LabeledTreeViewPair.) | 
                    

