ActiveReports Developer 7
QueryParameter Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : QueryParameter Class

Glossary Item Box

Defines a QueryParameter element which contains information about a parameter that is passed to the data source as part of the query.

Object Model

QueryParameter Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class QueryParameter 
C# 
public sealed class QueryParameter 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.QueryParameter

See Also