ActiveReports 8
Values Property (ReportParameter)

Gets the collection of zero or more values for the report parameter.
Syntax
'Declaration
 
Public ReadOnly Property Values As System.Collections.Generic.IEnumerable(Of Object)
public System.Collections.Generic.IEnumerable<object> Values {get;}
See Also

Reference

ReportParameter Class
ReportParameter Members

Support Forum