ComponentOne FlexReport for WinForms
Item Property (ReportLabeledValues)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ReportLabeledValues Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As ReportLabeledValue
public ReportLabeledValue this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

ReportLabeledValues Class
ReportLabeledValues Members