ActiveReports 8
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

Support Forum