Progress® Telerik® Reporting R1 2021
ReportParameterType Enumeration
Namespace:
Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Boolean | 0 | Values of type Boolean are accepted. | |
DateTime | 1 | Values of type DateTime are accepted. | |
Integer | 2 | Values of type Int16, Int32, or Int64 are accepted. Internally the values are converted to Int64. | |
Float | 3 | Values of type Single or Double are accepted. Internally the values are converted to Double. | |
String | 4 | Values of type String are accepted. |
Version Information
Supported in: 1.0.1