Gets the parameters for the report.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property ReportParameters As ReportParameterCollection | |
| C# | |
|---|---|
public ReportParameterCollection ReportParameters {get;} | |
Property Value
A ReportParameterCollection containing the parameters for the report.