ParameterValues Property (SubreportField)
Gets the ReportParameterValues collection containing the list of named values that will be assigned to the parameters of the subreport.
public ReportParameterValues ParameterValues {get;}
'Declaration
Public ReadOnly Property ParameterValues As ReportParameterValues