isHandled Property (InteractiveKeyEventArgs)

Summary

Indicates whether this event is handled.

Syntax

JavaScript Syntax
Object.defineProperty(InteractiveKeyEventArgs.prototype, 'isHandled', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
isHandled: boolean;

Property Value

true if this event is handled, otherwise; false. Default value is false.

Remarks

IsHandled is used by the ImageViewerInteractiveMode support of multiple enabled modes. For more information, refer to Image Viewer Interactive Modes.

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