Background color of an item in AdvancedDetails view which indicates items which are being uploaded.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property AdvancedDetailsInProcessItemBackgroundColor As Color
public Color AdvancedDetailsInProcessItemBackgroundColor { get; set; }
A Color value which specifies a background color of an item which is currently being uploaded by Image Uploader.
Default value is #0fff0f.