Progress® Telerik® Reporting R1 2021
ReportParameterCollection.Add Method
Creates a ReportParameter with specific settings and
adds it to the
ReportParameterCollection.
Namespace:
Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Parameters
- name
- Type: SystemString
A String value that will be used as Name for the newly created ReportParameter. - parameterType
- Type: Telerik.ReportingReportParameterType
A ReportParameterType value that will be used as Type for the newly created ReportParameter. - value
- Type: SystemObject
A Object value that will be used as Value for the newly created ReportParameter. May be expression.
Return Value
Type: ReportParameterThe newly created and added ReportParameter
Version Information
Supported in: 1.0.1