C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport Namespace > ReportParameterCollection Class > Item Property : Item(Int32) Property |
'Declaration Public Overloads Shadows Property Item( _ ByVal index As System.Integer _ ) As ReportParameter
public new ReportParameter Item( System.int index ) {get; set;}