MultiColumnComboBoxEditingControlEditingControlValueChanged Property

Gets or sets a value indicating whether the value of the editing control differs from the value of the hosting cell.

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public bool EditingControlValueChanged { get; set; }

Property Value

Boolean

Implements

IDataGridViewEditingControlEditingControlValueChanged

See Also