CellCloned Event

Summary
Occurs when a Leadtools.MedicalViewer.MedicalViewerMultiCell is cloned.
Syntax
C#
C++/CLI
public event EventHandler<CellClonedEventArgs> CellCloned 
public: 
event EventHandler<CellClonedEventArgs^>^ CellCloned 
Event Data

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.

PropertyDescription
ClonedCell Gets the cloned Leadtools.MedicalViewer.MedicalViewerMultiCell.
OriginalCell Gets the original Leadtools.MedicalViewer.MedicalViewerMultiCell object.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.