customDragElement Property (ImageViewerItemDragDropEventArgs)

Summary

The HTML element acting as the custom drag drop element.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerItemDragDropEventArgs.prototype, 'customDragElement', 
	get: function() 
) 
TypeScript Syntax
customDragElement: HTMLElement; // read-only

Property Value

HTML element acting as the custom drag drop element.

Remarks

This is set to the same value as ImageViewerDragInteractiveMode.CustomDragElement. Refer to Image Viewer Drag and Drop 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