EWSoftware.ListControls Library Documentation
C#
VB
C++
F#
Show/Hide TOC
Data
List
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 data list's data source.
See Also
Reference
DataList Class
EWSoftware.ListControls Namespace
In This Article
Overload List
See Also