RemoveCompletedItems Property

Summary
Gets or sets a value to remove the items that have successfully completed from the displayed items queue.
Syntax
C#
VB
C++
public bool RemoveCompletedItems { get; set; } 
  
Property RemoveCompletedItems As Boolean 
property bool RemoveCompletedItems { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to remove the successfully completed items from the displayed items queue; otherwise, it is false.

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.