ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class / AutoBackgroundColor Property

In This Topic
AutoBackgroundColor Property (WebViewer)
In This Topic
Gets or sets a value indicating whether the view area background color is filled with the report body color. Available only for dashboard reports.
Syntax
'Declaration
 
Public Property AutoBackgroundColor As Boolean
 

Property Value

A System.Boolean value. true if the background color is auto-filled; otherwise, false.
See Also