ActiveReports 9
Item(String) Property

Name of the item.
Gets or sets the collection item by the given legend item name.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal legendItemName As System.String _
) As LegendItem
public LegendItem Item( 
   System.string legendItemName
) {get;}

Parameters

legendItemName
Name of the item.
See Also

Reference

LegendItemsCollection Class
LegendItemsCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum