[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.InitializationOptions.ReportParameters

ReportParameters Property

ReportParameters

Gets or sets the array of name-value pairs that describe the parameter values used to run the report.

Declaration
public Parameter[] ReportParameters { get; set; }
Property Value
Type Description
Parameter[]

An array of Parameter objects representing the parameter values.