ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum