AutoBackgroundColor Property (WebViewer)
In This Topic
When true, view area background color is filled with report body color. Available only for dashboard reports.
Syntax
'Declaration
Public Property AutoBackgroundColor As Boolean
public bool AutoBackgroundColor {get; set;}
See Also