[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.Viewer.AutoBackgroundColor

AutoBackgroundColor Property

AutoBackgroundColor

Gets or sets a value indicating whether the viewer should fill the entire view area with the report page background color.

Declaration
[Browsable(false)]
public bool AutoBackgroundColor { get; set; }
Property Value
Type Description
bool

true if the entire view area should be filled with the report page background color; otherwise, false.

Remarks

The default is false. For dashboard report only. If the report contains several sections, the color of the current section will be applied.