ActiveReports 8
BackgroundColor Property (Style)

Gets or sets the color of the background.

Syntax
'Declaration
 
Public Property BackgroundColor As ExpressionInfo
public ExpressionInfo BackgroundColor {get; set;}

Property Value

An ExpressionInfo object that evaluates to the color of the background.

Remarks
If a value for this property is omitted, the background is transparent.
See Also

Reference

Style Class
Style Members

Support Forum