Background color of an item in AdvancedDetails view which indicates items which are pending for upload.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property AdvancedDetailsIdleItemBackgroundColor As Color
public Color AdvancedDetailsIdleItemBackgroundColor { get; set; }
A Color value which specifies a background color of an item which is pending for upload.
Default value is #ffff99.