Delete Property

Summary

Gets or sets the value that indicate whether to apply the delete process or not.

Syntax
C#
VB
C++
public bool Delete { get; set; } 
  
Public Property Delete As Boolean 
            public: 
property bool Delete { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to apply the delete process; otherwise, false.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly