[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.Parameters

Parameters Property

Parameters

Gets or sets the descriptors for all parameters required or available for the report.

Declaration
public ParameterDescriptor[] Parameters { get; set; }
Property Value
Type Description
ParameterDescriptor[]

An array of ParameterDescriptor objects that describe the parameters this report can accept.