Returns a reference to a collection of ColumnHeader objects.
object.ColumnHeaders
The object placeholder represents an object expression that evaluates to a ListView control.
You can manipulate ColumnHeader objects using standard collection methods (for example, the Remove method). Each ColumnHeader in the collection can be accessed either by its Index or by a unique Key, stored in the Key property.