[]
Gets or sets a value indicating whether the view area background color is filled with the report body color. Available only for dashboard reports.
[Browsable(true)]
public bool AutoBackgroundColor { get; set; }
Type | Description |
---|---|
bool | A bool value. |