Background color of the Image Uploader surface.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property BackgroundColor As Color
public Color BackgroundColor { get; set; }
A Color value which specifies the background color of Image Uploader.
Default value is #c3daf9.