Home
gets the value in the nListView determined by the rowKey and columnKey
Namespace:
nControls
Assembly:
nListView (in nListView.dll) Version: 2.1.0.0 (2.1)
Syntax
| | | | | | | | |
| C# | | | Visual Basic | | | Visual C++ | |
Parameters
- rowKey
- String
(string) row Key
- columnKey
- String
(string) column Key
Return Value
value at present element in nListView
See Also