Method GetItemText
GetItemText(int, bool)
Returns the text representation of item with the specified index.
string GetItemText(int index, bool forDisplay)
Parameters
indexintItem index from which to get the contents to display.
forDisplayboolThe flag which specifies whether to get text for display purposes or the real value.