Subscriber portal
Creates an exact copy of this band.(Overrides DataGridViewBand::Clone().)
Releases all resources used by the DataGridViewBand. (Inherited from DataGridViewBand.)
Releases the unmanaged resources used by the DataGridViewBand and optionally releases the managed resources.(Overrides DataGridViewBand::Dispose(Boolean).)
Determines whether the specified object is equal to the current object.(Inherited from Object.)
Releases the resources associated with the band.(Inherited from DataGridViewBand.)
Serves as the default hash function. (Inherited from Object.)
Calculates the ideal width of the column based on the specified criteria.
Gets the Type of the current instance.(Inherited from Object.)
Creates a shallow copy of the current Object.(Inherited from Object.)
Called when the band is associated with a different DataGridView.(Inherited from DataGridViewBand.)
Raises the DataGridView::CellClick event. (Inherited from DataGridViewElement.)
Raises the DataGridView::CellContentClick event. (Inherited from DataGridViewElement.)
Raises the DataGridView::CellContentDoubleClick event. (Inherited from DataGridViewElement.)
Raises the DataGridView::CellValueChanged event. (Inherited from DataGridViewElement.)
Raises the DataGridView::DataError event. (Inherited from DataGridViewElement.)
Raises the Control::MouseWheel event. (Inherited from DataGridViewElement.)
Gets a string that describes the column.(Overrides DataGridViewBand::ToString().)
DataGridViewColumn ClassSystem.Windows.Forms Namespace