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

Glossary Item Box

Public API for background color of report pane.

Syntax

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

See Also