GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControl Class / EnableThumbnailDragDrop Property

In This Topic
EnableThumbnailDragDrop Property (DocuViewareControl)
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