Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Medical.Workstation.Loader Namespace > CellClonedEventArgs Class : ClonedCell Property |
public MedicalViewerMultiCell ClonedCell {get;}
'Declaration Public ReadOnly Property ClonedCell As MedicalViewerMultiCell
'Usage Dim instance As CellClonedEventArgs Dim value As MedicalViewerMultiCell value = instance.ClonedCell
public: property MedicalViewerMultiCell^ ClonedCell { MedicalViewerMultiCell^ get(); }