ActiveReports Developer 7
PagesBackColor Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : PagesBackColor Property

Glossary Item Box

Public API for background color of report pane.

Syntax

Visual Basic (Declaration) 
Public Property PagesBackColor As System.Windows.Media.Color
C# 
public System.Windows.Media.Color PagesBackColor {get; set;}

See Also