[]
Gets the ReportParameterValues collection containing the list of named values that will be assigned to the parameters of the subreport.
[C1Category("Data")]
[C1Description("SubreportField.ParameterValues", "The list of named values that will be assigned to the parameters of the subreport.")]
public ReportParameterValues ParameterValues { get; }
<C1Category("Data")>
<C1Description("SubreportField.ParameterValues", "The list of named values that will be assigned to the parameters of the subreport.")>
Public ReadOnly Property ParameterValues As ReportParameterValues