ActiveCell Property

Summary
Gets or sets the selected Leadtools.MedicalViewer.MedicalViewerBaseCell.
Syntax
C#
VB
C++
public virtual MedicalViewerBaseCell ActiveCell { get; set; } 
  
Public Overridable Property ActiveCell As MedicalViewerBaseCell 
public: 
virtual property MedicalViewerBaseCell^ ActiveCell { 
   MedicalViewerBaseCell^ get(); 
   void set (    MedicalViewerBaseCell^ ); 
} 

Property Value

The selected Leadtools.MedicalViewer.MedicalViewerBaseCell.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.