AutoDeleteOnEmpty Property

Summary
Gets or sets whether the MedicalViewerHost should be removed and disposed from the WorkstationViewer when all MedicalViewer controls are removed.
Syntax
C#
C++/CLI
public virtual bool AutoDeleteOnEmpty { get; set; } 
public:  
   virtual property bool AutoDeleteOnEmpty 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to remove and dispose the MedicalViewerHost from the WorkstationViewer when all MedicalViewer controls are removed. Default is true.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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