Gets or sets an expression that evaluates to the value to pass for the parameter to the subreport.
| Visual Basic (Declaration) | |
|---|---|
Public Property Value As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Value {get; set;} | |
Return Value
An ExpressionInfo object that evaluates to the value to pass for the parameter to the subreport.