reason Property

Summary

Reason why the error occurred.

Syntax

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

Property Value

The reason why the error occurred.

Example

For an example, refer to ItemError.

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