MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / ReportParameter Class
Members

ReportParameter Class
Represents a report parameter, which is a name and a list of values pair.
Object Model
ReportParameter Class
Syntax
'Declaration
 
Public NotInheritable Class ReportParameter 
   Implements GrapeCity.Viewer.Common.IParameter 
 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Viewer.Win.ReportParameter

See Also