operationContainer Property

Summary

Gets the current container for this drag and drop operation.

Syntax

JavaScript Syntax
Object.defineProperty(AnnDragDropEventArgs.prototype, 'operationContainer', 
	get: function() 
) 
TypeScript Syntax
operationContainer: AnnContainer; // read-only 

Property Value

The AnnContainer for this drag drop operation. The operation is in set in the Operation property.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly