ActiveReports 12
Value Property (Image)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Image Class : Value Property

Gets or sets the value of the image. See the Source property for more information.

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

Property Value

An ExpressionInfo object containing the value of the image. See the Source property for more information
See Also

Reference

Image Class
Image Members