PagesBackColor Property (Viewer)
Gets or sets a value that indicates the background color of the report pane.
public Color PagesBackColor {get; set;}
'Declaration
Public Property PagesBackColor As Color
Property Value
A
System.Windows.Media.Color representing the background color of the report pane.