ShowGroups
逻辑型,是否显示分组,默认为True。
示例
Dim lvw As WinForm.ListView = e.Form.Controls("ListView1") lvw.ShowGroups = False