Gets or sets a value that indicates whether the current operation is allowed.
Object.defineProperty(AnnDragDropEventArgs.prototype, 'allowed',
get: function(),
set: function(value)
)
allowed: boolean;
true if the current operation is allowed, false otherwise.
The default behavior is to set Allowed to true unless the value of TargetContainer is null. The automation fires the SetCursor event when the value of Allowed changes to allow applications to show a IU indication of the current drag and drop status.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET