UserControlComboBoxCellEditType Property

Gets the type of the cell's hosted editing control

Definition

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

Property Value

Type
This always returns UserControlComboBoxEditingControl

See Also