SelectItem Method
Selects the specified item in the table cell according to its text.

C# Syntax

void SelectItem( 
   string text
)

Parameters

text
the text of the item to select.