GrapeCity.ActiveReports.v9 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.
'Declaration Public Property Value As ExpressionInfo
public ExpressionInfo Value {get; set;}