| C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > ReportParameterCollection Class > Item Property : Item(String) Property |
'Declaration Public Overloads Shadows ReadOnly Property Item( _ ByVal name As System.String _ ) As ReportParameter
public new ReportParameter Item( System.string name ) {get;}