RatingCellClone Method

Clone the cell

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 cell

Implements

ICloneableClone

See Also