GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Query Class : QueryParameters Property |
Gets a list of parameters that are passed to the data source as part of the query.
'Declaration Public ReadOnly Property QueryParameters As QueryParameterCollection
public QueryParameterCollection QueryParameters {get;}
A QueryParameterCollection containing the list of parameters that are passed to the data source as part of the query.