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