This method write arrays vertically. It is called from the ListView type handler. The ListViewItemCollection or ListViewSubItemCollection types have to used to write arrays horizontally.
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As UaDataBind Dim item As DBLink Dim lv As ListView instance.HandleListViewControl(item, lv) | |
Parameters
- item
- lv
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x