ActiveReports 12
ReportParameters Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : 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