ComponentOne FlexReport for WinForms
Item(String) Property

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

Parameters

name
See Also

Reference

ReportParameterCollection Class
ReportParameterCollection Members
Overload List