BaseComboBoxCellValueType Property
Gets or sets the data type of the values in the cell
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override Type ValueType { get; }
Public Overrides ReadOnly Property ValueType As Type
Get
public:
virtual property Type^ ValueType {
Type^ get () override;
}
abstract ValueType : Type with get
override ValueType : Type with get
Property Value
TypeThis returns a
Type representing the data type of the value in the cell