format Property

Summary

Format of the drag object.

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

Property Value

The format of the drag object. Default value is "text".

Remarks

Only the "text" format is supported. The operation will set the value of Url into the data transfer object.

Example

For an example, refer to ImageViewerDragInteractiveMode.

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