AutoDeleteRemovedCells Property

Summary
Gets or sets a value to enable or disable the automatic deletion of cells that are removed from the viewer.
Syntax
C#
VB
C++
public bool AutoDeleteRemovedCells { get; set; } 
  
Public Property AutoDeleteRemovedCells As Boolean 
public: 
property bool AutoDeleteRemovedCells { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to enable the automatic deletion of cells that are removed from the viewer. Otherwise; false. The default is true.

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.