This collection contains one or more ColumnHeader objects.
listview.ColumnHeaders(index)
The ColumnHeaders collection supports the following properties:
The ColumnHeaders collection supports the following methods:
The ColumnHeaders collection is a 1-based collection, which means the collection's Index property begins with the number 1 (versus 0 in a 0-based collection). You can access each item in the collection by its index or unique key.