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

In This Topic
    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