item Property

Summary

Item that caused the error.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerItemErrorEventArgs.prototype, 'item', 
	get: function() 
) 
item: ImageViewerItem; // read-only 

Property Value

The item that caused the error. Could be null if the error was not associated with a specific item.

Example

For an example, refer to ItemError.

Requirements

Target Platforms

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

Leadtools.Controls Assembly