[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.InitializationOptions.AutoBackgroundColor

AutoBackgroundColor Property

AutoBackgroundColor

Gets or sets a value indicating whether the view area background color is filled with the report body color.

Declaration
public bool AutoBackgroundColor { get; set; }
Property Value
Type Description
bool

true if the view area background color is filled with the report body color; otherwise, false.

Remarks

Available only for Dashboard reports.