ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / PagesBackColor Property

In This Topic
    PagesBackColor Property (Viewer)
    In This Topic
    Public API for background color of report pane.
    Syntax
    'Declaration
     
    Public Property PagesBackColor As Color
    public Color PagesBackColor {get; set;}
    See Also