BaseComboBoxCellFormattedValueType Property

Gets the class type of the formatted value associated with the cell

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override Type FormattedValueType { get; }

Property Value

Type
This always returns String.

See Also