DataGridViewComboBoxCell::OnDataGridViewChanged Method ()
.NET Framework (current version)
Called when the DataGridView property of the cell changes.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The DataSource property is not null and the value of either the DisplayMember property or the ValueMember property is not null or String::Empty and does not name a valid property or column in the data source. |
.NET Framework
Available since 2.0
Available since 2.0
Show: