MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ValidValues Class / ParameterValues Property

In This Topic
ParameterValues Property
In This Topic

Gets a set of hardcoded values for the parameter.

Syntax
'Declaration
 
Public ReadOnly Property ParameterValues As ParameterValueCollection
 

Property Value

A ParameterValuesCollection containing hardcoded values for the parameter.

See Also