ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / PagesBackColor Property

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