Returns the first item that matches exactly with the text used as search parameter
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public C1TreeViewItem FindItem( string text ) |
Visual Basic |
---|
Public Function FindItem ( _ text As String _ ) As C1TreeViewItem |
Parameters
- text
- Type: System..::..String
The text to search for