Overview | This Package | All Packages
Constructors | Description |
ColumnHeader | Creates a ColumnHeader object. |
Methods | Description |
clone | Creates an identical copy of this ColumnHeader object that is not attached to any list view control. |
dispose | Frees all resources allocated for this control. |
getIndex | Retrieves the zero-based index of the column header. |
getListView | Retrieves the ListView object associated with this column header. |
getText | Retrieves the text associated with this column header. |
getTextAlign | Retrieves a value that indicates the current text alignment setting for the column header. |
getWidth | Retrieves the width of the column header. |
setText | Sets the text associated with this column header. |
setTextAlign | Sets a value that indicates the current text alignment setting for the column header. |
setWidth | Sets the width of the column header. |