ActiveReports Developer 7
ReportParameters Property

Gets the parameters for the report.

Syntax
'Declaration
 
Public ReadOnly Property ReportParameters As ReportParameterCollection
public ReportParameterCollection ReportParameters {get;}

Property Value

ReportParameterCollection containing the parameters for the report.

See Also

Reference

Report Class
Report Members