←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly