BaseComboBoxCellObjectCollection Constructor

Constructor

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public ObjectCollection(
	BaseComboBoxCell cell
)

Parameters

cell  BaseComboBoxCell
The cell to which the collection belongs

See Also