Méthode | Description | |
---|---|---|
Clone ( ) : object |
Creates an exact copy of this column.
|
|
DataGridViewControlColumn ( bool fLastColumn ) : System |
Initializes a new instance of the T:DataGridViewControlColumn class.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Dispose the object
|
|
OnDataGridViewChanged ( ) : void |
Called when the band is associated with a different
|
Méthode | Description | |
---|---|---|
DataGridViewControlColumn ( ) : System | ||
OnColumnStateChanged ( object sender, System.Windows.Forms.DataGridViewColumnStateChangedEventArgs e ) : void |
Called when the column state changed.
|
public DataGridViewControlColumn ( bool fLastColumn ) : System | ||
fLastColumn | bool | |
Résultat | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |