Background color of the upload pane.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property UploadPaneBackgroundColor As Color
public Color UploadPaneBackgroundColor { get; set; }
A Color value which specifies background color of the upload pane.
Default value is white.