MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BackgroundImage Class / Value Property

In This Topic
Value Property (BackgroundImage)
In This Topic
Gets or sets the value of the background image (see Source).
Syntax
'Declaration
 
Public Property Value As ExpressionInfo
 

Property Value

A GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object evaluating to the value of the background image.
See Also