Vertical distance between thumbnails in the folder and upload panes.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ThumbnailVerticalSpacing As Integer
public int ThumbnailVerticalSpacing { get; set; }
A non-negative integer value that specifies a vertical thumbnail spacing.
Default value is 15
.