ActiveReports 8
Value Property (Parameter)

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

Support Forum