ActiveReports 12
BackColor Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : BackColor Property
Gets or sets the background color for the control.
Syntax
'Declaration
 
Public Overridable Property BackColor As Color
public virtual Color BackColor {get; set;}

Property Value

A System.Drawing.Color that represents the background color of the control. The default is the value of the System.Windows.Forms.Control.DefaultBackColor property.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members