MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / Parameter Class
Members

Parameter Class
Represents a parameter used to run the report.
Object Model
Parameter Class
Syntax
'Declaration
 
Public Class Parameter 
 
Remarks
The Parameter class encapsulates the properties needed to define a report parameter, including its name and values.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Blazor.Viewer.Parameter

See Also