removeEmptyItem Property

Summary

Indicates whether to remove the item if it did not have previous data.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerItemErrorEventArgs.prototype, 'removeEmptyItem', 
	get: function(), 
	set: function(value) 
) 
removeEmptyItem: boolean; 

Property Value

true to remove the item if it did not have previous data, otherwise, false. Default value is false.

Remarks

The detailed description refer to ItemError.

Example

For an example, refer to ItemError.

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.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.