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