Button or icon background color.
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 button or icon.
Default value is white.