GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ParameterValueCollection Class : Item Property |
'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As ParameterValue
public ParameterValue this[ System.int index ]; {get; set;}