ThumbnailNavigation Property (C1PreviewThumbnailView)
In This Topic
Gets or sets a value indicating whether thumbnails should show the navigation rectangle which can be dragged or resized using the mouse.
Syntax
'Declaration
Public Property ThumbnailNavigation As Boolean
public bool ThumbnailNavigation {get; set;}
See Also