←Select platform

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#
VB
C++
public virtual bool AutoDeleteOnEmpty {get; set;}
Public Overridable Property AutoDeleteOnEmpty As Boolean
public: 
virtual property bool AutoDeleteOnEmpty { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize