Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > CellGeneratedEventArgs Class : OriginalCell Property |
public MedicalViewerBaseCell OriginalCell {get;}
'Declaration Public ReadOnly Property OriginalCell As MedicalViewerBaseCell
'Usage Dim instance As CellGeneratedEventArgs Dim value As MedicalViewerBaseCell value = instance.OriginalCell
public: __property MedicalViewerBaseCell* get_OriginalCell();
public: property MedicalViewerBaseCell^ OriginalCell { MedicalViewerBaseCell^ get(); }