Method SetFirstItemStr
SetFirstItemStr(string)
Sets the first visible item by searching for the specified string and making that item first.
void SetFirstItemStr(string s)
Parameters
sstringThe string of the item to set as first.
Sets the first visible item by searching for the specified string and making that item first.
void SetFirstItemStr(string s)
s stringThe string of the item to set as first.