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(); }