BaseComboBoxCellFormattedValueType Property
Gets the class type of the formatted value associated with the cell
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override Type FormattedValueType { get; }
Public Overrides ReadOnly Property FormattedValueType As Type
Get
public:
virtual property Type^ FormattedValueType {
Type^ get () override;
}
abstract FormattedValueType : Type with get
override FormattedValueType : Type with get
Property Value
TypeThis always returns
String.