In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / EnableThumbnailDragDrop Property

EnableThumbnailDragDrop Property (DocuVieware)

In This Topic
Specifies whether the thumbnails can be moved by drag and drop.
Syntax
'Declaration
 
Public Property EnableThumbnailDragDrop As Boolean
public bool EnableThumbnailDragDrop {get; set;}
Remarks
Default value is false.
See Also