ActiveReports 9
RemoveAt Method (ToolsCollection)

The zero-based indexed position of the tool to remove from the toolbar.
Removes the tool in the specified position from the collection.
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
The zero-based indexed position of the tool to remove from the toolbar.
See Also

Reference

ToolsCollection Class
ToolsCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum