FindNodeByText Method (C1TreeViewNodeCollection)
Searches
C1TreeViewNode node through the collection by the Text.
'Declaration
Public Function FindNodeByText( _
ByVal As System.String _
) As C1TreeViewNode
Parameters
- text
Return Value
First
C1TreeViewNode node that match the searched text.