Background color of an item in AdvancedDetails view which indicates that this item failed to be uploaded.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property AdvancedDetailsFailedItemBackgroundColor As Color
public Color AdvancedDetailsFailedItemBackgroundColor { get; set; }
A Color value which specifies a background of an item which failed to be uploaded.
Default value is #ff7905.