BaseListControlItem Property

There are two overloads for this property

Overload List

ItemString This can be used to get the value of the specified column in the currently selected item
ItemInt32, String This can be used to get the value of the specified column in the specified row of the list control's data source.

See Also