ActiveReports 8
Item Property (LabelsCollection)

Specifies the index of the label.
Gets or sets the specified label in the collection.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As System.String
public System.string this[ 
   System.int index
]; {get; set;}

Parameters

index
Specifies the index of the label.
See Also

Reference

LabelsCollection Class
LabelsCollection Members

Support Forum