The event handler receives an argument of type CellClonedEventArgs containing data related to this event. The following CellClonedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| ClonedCell | Gets the cloned Leadtools.MedicalViewer.MedicalViewerMultiCell. |
| OriginalCell | Gets the original Leadtools.MedicalViewer.MedicalViewerMultiCell object. |