| C1.UWP.FlexReport Assembly > C1.Xaml.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;}