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: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
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.