customDragElement Property

Summary

The HTML element acting as the custom drag drop element.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerItemDragDropEventArgs.prototype, 'customDragElement', 
	get: function() 
) 
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

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

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.