MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class
Members

Parameter Class
Specifies information about a parameter for the report.
Object Model
Parameter Class
Syntax
'Declaration
 
Public NotInheritable Class Parameter 
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Core.Rendering.ReportParameters.Parameter

See Also