[]
Gets or sets a value indicating whether the viewer should fill the entire view area with the report page background color.
[Browsable(false)]
public bool AutoBackgroundColor { get; set; }
Type | Description |
---|---|
bool |
|
The default is false
.
For dashboard report only.
If the report contains several sections, the color of the current section will be applied.