ActiveReports 10
AvailableValues Property

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > IReportParameter Interface : AvailableValues Property
List of available values for multivalue parameter
Syntax
'Declaration
 
ReadOnly Property AvailableValues As IList(Of IReportParameterValue)
IList<IReportParameterValue> AvailableValues {get;}
See Also

Reference

IReportParameter Interface
IReportParameter Members