LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OriginalCell Property

Show in webframe






Gets the Leadtools.MedicalViewer.MedicalViewerBaseCell that is used to generate the new cell.
Syntax
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();
}

Property Value

The Leadtools.MedicalViewer.MedicalViewerBaseCell that is used to generate the new cell.
Requirements

Target Platforms

See Also

Reference

CellGeneratedEventArgs Class
CellGeneratedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.