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