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

Glossary Item Box

The ReportParameter element contains information about a parameter for the report.

Object Model

ReportParameter Class

Syntax

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

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.ReportParameter

See Also