ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / AutoBackgroundColor Property

In This Topic
    AutoBackgroundColor Property (Viewer)
    In This Topic
    Gets or sets a property to display the background color on the whole area
    Syntax
    'Declaration
     
    Public Property AutoBackgroundColor As Boolean
    public bool AutoBackgroundColor {get; set;}
    See Also