BaseComboBoxColumnClone Method

This is used to clone the column.

Definition

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

Return Value

Object
A clone of the column

Implements

ICloneableClone

See Also