Error processing SSI file
(Leadtools.Controls)

Show in webframe

Abort Property




Gets or a sets a value that indicate whether drag/drop operation is to be aborted.
Syntax
public bool Abort {get; set;}
'Declaration
 
Public Property Abort As Boolean

Property Value

true if the drag/drop operation is to be aborted, otherwise; false. Default value is false.
Example

For an example, refer to ImageViewerDragInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerItemDragDropEventArgs Class
ImageViewerItemDragDropEventArgs Members

Error processing SSI file