System.Windows.Forms.DataGridViewColumn: Method Members

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

See Also: Inherited members from System.Windows.Forms.DataGridViewBand

Public Methods

override
Clone() : object
Documentation for this section has not yet been entered.
GetPreferredWidth(DataGridViewAutoSizeColumnMode, bool) : int

Calculates the ideal width of the column based on the specified criteria.

override
ToString() : string

Gets a string that describes the column.

Protected Methods

override
Dispose(bool)
Documentation for this section has not yet been entered.