AutoBackgroundColor Property (WebViewer)
Gets or sets a value indicating whether the view area background color is filled with the report body color. Available only for dashboard reports.
public bool AutoBackgroundColor {get; set;}
'Declaration
Public Property AutoBackgroundColor As Boolean
Property Value
A
System.Boolean value.
true
if the background color is auto-filled; otherwise,
false
.