Background color of the tree pane.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property TreePaneBackgroundColor As Color
public Color TreePaneBackgroundColor { get; set; }
A Color value which specifies a background color of the tree pane.
Default value is white.