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