[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.WebViewer.AutoBackgroundColor

AutoBackgroundColor Property

AutoBackgroundColor

Gets or sets a value indicating whether the view area background color is filled with the report body color. Available only for dashboard reports.

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

A bool value. true if the background color is auto-filled; otherwise, false.