ActiveReports 9
Remove Method (LegendItemsCollection)

The LegendItem to remove from the collection.
Removes the first occurrence of a specific object from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal item As LegendItem _
) 
public void Remove( 
   LegendItem item
)

Parameters

item
The LegendItem to remove from the collection.
See Also

Reference

LegendItemsCollection Class
LegendItemsCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum