ActiveReports 12
Value Property (BackgroundImage)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > BackgroundImage Class : Value Property
Gets or sets the value of the background image.
Syntax
'Declaration
 
Public Property Value As ExpressionInfo
public ExpressionInfo Value {get; set;}

Property Value

A ExpressionInfo that evaluates to the value of the background image.
See Also

Reference

BackgroundImage Class
BackgroundImage Members