[]
        
(Showing Draft Content)

C1.Report.SubreportField.ParameterValues

ParameterValues Property

ParameterValues

Gets the ReportParameterValues collection containing the list of named values that will be assigned to the parameters of the subreport.

Declaration
[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