[]
Collection of the ReportParameterValue objects.
public class ReportParameterValues : ReportNamedCollection<ReportParameterValue>, IList<ReportParameterValue>, ICollection<ReportParameterValue>, IList, ICollection, IReadOnlyList<ReportParameterValue>, IReadOnlyCollection<ReportParameterValue>, IEnumerable<ReportParameterValue>, IEnumerable
| Name | Description |
|---|---|
| ReportParameterValues() |
| Name | Description |
|---|---|
| Owner | Gets the C1.WPF.Report.IReportParameterValuesOwner object owning this collection. |
| Report | Gets the FlexReport containing this collection. |