EWSoftware.ListControls Library Documentation
C#
VB
C++
F#
Show/Hide TOC
Auto
Complete
Combo
Box
Item Property
There are two overloads for this property
Overload List
Item
String
This can be used to get the value of the specified column in the currently selected item
Item
Int32, 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
Reference
AutoCompleteComboBox Class
EWSoftware.ListControls Namespace
In This Article
Overload List
See Also