ActiveReports 12
Value Property (Parameter)

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

Gets or sets an expression that evaluates to the value to pass for the parameter to the subreport.

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

Property Value

An ExpressionInfo object that evaluates to the value to pass for the parameter to the subreport.
See Also

Reference

Parameter Class
Parameter Members