Auto Complete Text Box CellClone Method
This is used to clone the cell.
Definition
Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
A clone of the cell
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public override Object Clone()VB
Public Overrides Function Clone As ObjectC++
public:
virtual Object^ Clone() overrideF#
abstract Clone : unit -> Object
override Clone : unit -> Object Return Value
ObjectA clone of the cell