Clone |
This is used to clone the column
(Overrides DataGridViewImageColumn.Clone()) |
Dispose() | Releases all resources used by the DataGridViewBand. (Inherited from DataGridViewBand) |
Dispose(Boolean) | Releases the unmanaged resources used by the DataGridViewBand and optionally releases the managed resources. (Inherited from DataGridViewColumn) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Releases the resources associated with the band. (Inherited from DataGridViewBand) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetPreferredWidth | Calculates the ideal width of the column based on the specified criteria. (Inherited from DataGridViewColumn) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
OnDataGridViewChanged | Called when the band is associated with a different DataGridView. (Inherited from DataGridViewBand) |
OnMapIndexToValue | This raises the MapIndexToValue event |
OnMapValueToIndex | This raises the MapValueToIndex event |
RaiseCellClick | Raises the CellClick event. (Inherited from DataGridViewElement) |
RaiseCellContentClick | Raises the CellContentClick event. (Inherited from DataGridViewElement) |
RaiseCellContentDoubleClick | Raises the CellContentDoubleClick event. (Inherited from DataGridViewElement) |
RaiseCellValueChanged | Raises the CellValueChanged event. (Inherited from DataGridViewElement) |
RaiseDataError | Raises the DataError event. (Inherited from DataGridViewElement) |
RaiseMouseWheel | Raises the MouseWheel event. (Inherited from DataGridViewElement) |
ToString |
Convert the column to its string description
(Overrides DataGridViewImageColumn.ToString()) |