[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.Parameter

Parameter Class

Represents a parameter used to run the report.

Inheritance
Parameter
Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
public class Parameter
Remarks

The Parameter class encapsulates the properties needed to define a report parameter, including its name and values.

Constructors

Name Description
Parameter()

Properties

Name Description
Name

Gets or sets the name of the parameter.

Values

Gets or sets the values for the parameter.