item Property (ImageViewerImageLoadingEventArgs)

Summary

The ImageViewerItem for which the image is being loaded.

Syntax

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

Property Value

The item for which the image is being loaded.

Remarks

See ImageLoading for more information.

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