Encapsulates a column header in a ListView control.
Component | +--ColumnHeader
package com.ms.wfc.ui
public class ColumnHeader
extends Component
implements Cloneable
A column header is an item in a list view control that contains heading text. Column headers can be added to a list view control using the addColumn, insertColumn, or setColumns method of the ListView control.