System.Windows.Forms.ColumnHeader: Method Members

The methods of System.Windows.Forms.ColumnHeader are listed below. For a list of all members, see the ColumnHeader Members list.

See Also: Inherited members from System.ComponentModel.Component

Public Methods

AutoResize(ColumnHeaderAutoResizeStyle)

Resizes the width of the column as indicated by the resize style.

Clone() : object

Creates an identical copy of the current System.Windows.Forms.ColumnHeader that is not attached to any list view control.

override
ToString() : string

Returns a string representation of this column header.

Protected Methods

override
Dispose(bool)

Disposes of the resources (other than memory) used by the System.Windows.Forms.ColumnHeader.