[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.ParameterValue.-ctor

ParameterValue Constructor

ParameterValue(string, object[])

Initializes a new instance of the ParameterValue class.

Declaration
public ParameterValue(string name, object[] values)
Parameters
Type Name Description
string name

The parameter name.

object[] values

The parameter values.