The members of System.Windows.Forms.ColumnHeader are listed below.
See Also: Inherited members from System.ComponentModel.Component
Initializes a new instance of the System.Windows.Forms.ColumnHeader class. | ||
Initializes a new instance of the System.Windows.Forms.ColumnHeader class with the image specified. | ||
Initializes a new instance of the System.Windows.Forms.ColumnHeader class with the image specified. |
DisplayIndex | int.
Gets or sets the display order of the column relative to the currently displayed columns. | |
ImageIndex | int.
Gets or sets the index of the image displayed in the System.Windows.Forms.ColumnHeader. | |
ImageKey | string.
Gets or sets the key of the image displayed in the column. | |
[read-only] | ImageList | ImageList.
Gets the image list associated with the System.Windows.Forms.ColumnHeader. |
[read-only] | Index | int.
Gets the location with the System.Windows.Forms.ListView control's System.Windows.Forms.ListView.ColumnHeaderCollection of this column. |
[read-only] | ListView | ListView.
Gets the System.Windows.Forms.ListView control the System.Windows.Forms.ColumnHeader is located in. |
Name | string.
Gets or sets the name of the System.Windows.Forms.ColumnHeader. | |
Tag | object.
Gets or sets an object that contains data to associate with the System.Windows.Forms.ColumnHeader. | |
Text | string.
Gets or sets the text displayed in the column header. | |
TextAlign | HorizontalAlignment.
Gets or sets the horizontal alignment of the text displayed in the System.Windows.Forms.ColumnHeader. | |
Width | int.
Gets or sets the width of the column. |
AutoResize(ColumnHeaderAutoResizeStyle)
| ||
Clone()
| ||
override | ToString()
|
override | Dispose(bool)
|