VirtualListSize
设置ListView在虚拟模式下的行数。
示例:
Dim lvw As WinForm.ListView = e.Form.Controls("ListView1") lvw.VirtualListSize = 50