item Property (ImageViewerItemErrorEventArgs)

Summary

Item that caused the error.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerItemErrorEventArgs.prototype, 'item', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize