Parent Property

Summary

Gets the MedicalViewerCell that represents the parent cell.

Syntax
C#
VB
C++
public MedicalViewerBaseCell Parent { get; } 
  
Public ReadOnly Property Parent As MedicalViewerBaseCell 
            public: 
property MedicalViewerBaseCell^ Parent { 
   MedicalViewerBaseCell^ get(); 
} 

Property Value

MedicalViewerCell that represents the parent cell.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly