customDragElement Property

Summary

Custom HTML element to act as the drag item

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerDragInteractiveMode.prototype, 'customDragElement', 
	get: function(), 
	set: function(value) 
) 
customDragElement: HTMLElement; 

Property Value

Custom HTML element to act as the drag item. Default value is null.

Remarks

Refer to Image Viewer Drag and Drop for more information.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly