FileDropTargetManagerAllowDrop Property

The AllowDrop property gets or sets permission for drag and drop operations.

Namespace:  Aspose.Email.Windows.Forms
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public bool AllowDrop { get; set; }

Property Value

Type: Boolean
See Also