ActiveReports 9
Remove Method (LabelsCollection)

The label to remove
Removes the specified label from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As System.String _
) 
public void Remove( 
   System.string value
)

Parameters

value
The label to remove
See Also

Reference

LabelsCollection Class
LabelsCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum