'Declaration Public Property AutoBackgroundColor As Boolean
public bool AutoBackgroundColor {get; set;}
Property Value
true
if the entire view area should be filled with the report page background color; otherwise, false
.'Declaration Public Property AutoBackgroundColor As Boolean
public bool AutoBackgroundColor {get; set;}
true
if the entire view area should be filled with the report page background color; otherwise, false
.false
. For dashboard report only. If the report contains several sections, the color of the current section will be applied.