

Search for nodes having the text in title or description, in case-insensitive manner.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
Parameters
- Text
- Type:
System String
The text to search.
Return Value
List of System.Windows.Forms.TreeNode having the text.See Also