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 : GeneratedCell Property |
public MedicalViewerBaseCell GeneratedCell {get;}
'Declaration Public ReadOnly Property GeneratedCell As MedicalViewerBaseCell
'Usage Dim instance As CellGeneratedEventArgs Dim value As MedicalViewerBaseCell value = instance.GeneratedCell
public: __property MedicalViewerBaseCell* get_GeneratedCell();
public: property MedicalViewerBaseCell^ GeneratedCell { MedicalViewerBaseCell^ get(); }