ComponentOne FlexReport for WinForms
Item(Int32) Property

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

Parameters

index
See Also

Reference

ReportParameterCollection Class
ReportParameterCollection Members
Overload List