item Property

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly