[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.ParameterValue

ParameterValue Class

Represents a parameter name and values.

Inheritance
ParameterValue
Namespace: GrapeCity.ActiveReports.Web.Viewer
Assembly: MESCIUS.ActiveReports.Web.Viewer.dll
Syntax
public sealed class ParameterValue

Constructors

Name Description
ParameterValue(string, object[])

Initializes a new instance of the ParameterValue class.

Properties

Name Description
Name

Gets the name of the parameter.

Values

Gets the values associated with the parameter.