ListViewHeader Class
This class is for manipulating the column header of the ListView class.
The ListView.GetHeader method creates a ListViewHeader object and allows you to set the column headers. Column headers are only valid if the ListView.ListStyle property is $REPORT (report format).
Default properties and ValueType
The default property is Value. ValueType can be String, Number, Fixed and Date.