UserControlComboBoxCellClone Method

Clone the cell

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
public override Object Clone()

Return Value

Object
A clone of the cell

Implements

ICloneableClone

See Also