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 > MedicalViewerCellCreatedEventArgs Class : ViewerControl Property |
public MedicalViewer ViewerControl {get;}
'Declaration Public ReadOnly Property ViewerControl As MedicalViewer
'Usage Dim instance As MedicalViewerCellCreatedEventArgs Dim value As MedicalViewer value = instance.ViewerControl
public: property MedicalViewer^ ViewerControl { MedicalViewer^ get(); }