The properties of the ColumnHeader class are listed below. For a complete list of ColumnHeader class members, see the ColumnHeader Members topic.
Index | The index of this column. This index does not necessarily correspond to the current visual position of the column in the ListView, because the user may orerder columns if the allowColumnReorder property is true. |
ListView | Returns the ListView control that this column is displayed in. May be null |
ShouldPersistText | [To be supplied.] |
Site (inherited from Component) | Gets or sets the site of the Component. |
Text | The text displayed in the column header |
TextAlign | The horizontal alignment of the text contained in this column |
Width | The width of the column in pixels. |