MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / ReportParameters Property

In This Topic
ReportParameters Property (Report)
In This Topic
Gets a collection of parameters for a report.
Syntax
'Declaration
 
Public ReadOnly Property ReportParameters As ReportParameterCollection
 

Property Value

A ReportParameterCollection object containing the parameters for a report.
See Also