BaseComboBoxCellEditingComboBox Property

This is used to get or set the editing combo box control.

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected BaseComboBox EditingComboBox { get; set; }

Property Value

BaseComboBox

See Also