ActiveReports 8
Item(Int32) Property

Index of the item.
Gets or sets the legend item in the collection.
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As LegendItem
public LegendItem Item( 
   System.int index
) {get; set;}

Parameters

index
Index of the item.
See Also

Reference

LegendItemsCollection Class
LegendItemsCollection Members
Overload List

Support Forum