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