[]
Gets or sets a value indicating whether the view area background color is filled with the report body color.
public bool AutoBackgroundColor { get; set; }
true if the view area background color is filled with the report body color; otherwise, false.
true
false
Available only for Dashboard reports.