MultiColumnComboBoxEditingControlEditingControlFormattedValue Property

Gets or sets the formatted value of the cell being modified by the editor

Definition

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

Property Value

Object

Implements

IDataGridViewEditingControlEditingControlFormattedValue

See Also